-
[5.0.5][Downloads] Using lang_key at Options from Extra Fields doesn't return the string value
so why when I edit the file the options display the values from the translations/lang_key but on the display file not? Do you mean I can't add translations to those fields? that's really suucks 😪
-
[5.0.5][Downloads] Using lang_key at Options from Extra Fields doesn't return the string value
1. create a custom phrase and copy the lang_key 2. go to Downloads / Extra Fileds and create a custom field with an example select box 3. paste the lang_key inside the option input and save it 4. assign a created field to the category 5. go to the file, edit it, and select option where is lang_key files_options.mp4 Results: When a file is edited the option returns the correct string, but after saving the file, the value displays lang_key instead of string Notes for the fix: the value must be returned in HTML format, instead of string without HTML Version: 5.0.5 Location: Downloads / Front Files
-
-
Interferon reacted to a post in a topic: Downloads/Files: Show all files in category's subcategories
-
Patreon Lukazuki reacted to a post in a topic: You forced my bill from $80 a year to $200 a year. W.T.F.
-
Translit URL (Sonya*) - 5.0 version
yes, it is for 5, just copy the url, I placed it code tag so its formatted as normal text
-
Translit URL (Sonya*) - 5.0 version
is already made by Kirill Gromov https://invisiondevs.com/files/file/68-transliteration
-
[5.0.2] Theme Resource doesn't return URL from tag
Uploaded resource doesn't return URL to the file when a tag is placed in Pages CSS theme_resources.mp4 Version: 5.0.2 Location: Pages / Templates / CSS
-
Downloads/Files: Show all files in category's subcategories
on the unofficial ips market invisioneer.org/marketplace
-
-
Downloads/Files: Show all files in category's subcategories
yes it is, called display files from subcatefgories, I have done this app for v5, in next week will be shown, and of course will be free
-
Footer widgets - inconsistent behavior
I don't know why no one notices this bug, what is the problem? The footer is the only one place on the entire site that should look the same on every subpages, but on ic5 this isn't working well. I you fill the footer area with widgets, the widgets don't show on the Pages App but are visible in other places, the same in other directions, when I am on Pages App and I place a widget inside the footer those widgets don't show elsewhere. look at this: widgets_bug.mp4version: 5.0.0 location: front pages app
-
Settings Login & Registration - Incorrect group display format
Group name displayed incorrectly when group contains html formatting. version 5.0.0 location: admin/?app=core&module=settings&controller=login&tab=registration
-
Patreon Lukazuki reacted to a post in a topic: Questions are on My Mind Today... Quote - No, it's not, I have a...
-
Patreon Lukazuki started following Invision Community 5 Bug Tracker
-
-
-
-
-
-
Patreon Lukazuki reacted to a post in a topic: Storage Settings - Multiple file storage locations will be deprecated in a future release.
-
-
G17 Media reacted to a post in a topic: Storage Settings - Multiple file storage locations will be deprecated in a future release.
-
SeNioR- reacted to a post in a topic: Storage Settings - Multiple file storage locations will be deprecated in a future release.
-
Patreon Lukazuki reacted to a post in a topic: Storage Settings - Multiple file storage locations will be deprecated in a future release.
-
Storage Settings - Multiple file storage locations will be deprecated in a future release.
Patreon Lukazuki replied to Hatsu's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionI do not understand, What is the technical reason for deprecating such a useful feature? Why I should abandon optimization using CDN in favor of storing files in an uploads folder? many communities with downloads feature have a situation that makes it impossible to keep files in the uploads folder on the host because they have large files or too many files
-
Storage Settings - Multiple file storage locations will be deprecated in a future release.
Patreon Lukazuki replied to Hatsu's post in a topic in Invision Community 5: Beta Testing's Beta Discussionalso I have the same question, files in downloads are pointed to the storage similar to AWS S3 and use domain example storage.domain.com, also every uploaded image on the community is using private CDN in a domain: cdn.domain.com, how will it be possible to do when you deprecated multiple storage methods?
-
Patreon Lukazuki started following Release Notes v5
-
-
Suggestion for display Files From Subcategories
Patreon Lukazuki replied to Baian007's post in a topic in Invision Community 5: Beta Testing's Beta Discussionwork in progress, this is a part of the bigger app for IC5 Downloads that I working on currently, it was a bit challenging but I have a working main feature, and at the end of the month, I will share the app for free.
-
Adriano Faria reacted to a post in a topic: [IC5] Further development plans for the application system?
-
-
-
[IC5] Further development plans for the application system?
When it comes to making custom apps in IC5 my mind goes straight to the hook system where I encountered some inconveniences. In IC5 the hook system is supposedly equivalent to IPS4 plugins. The current beta version of the IC hook feature offers four types: before inside-start inside-end after those types of hooks are implemented by specifying hook targets in templates like (data-ips-hook="footer"). Although this method is straightforward to use it comes with restrictions, for third party developers aiming to develop applications or themes. This results, in a scenario where the IPS team decides what can and cannot be edited. That should be left up to the individual who develops an application. This limitation could potentially stifle the innovation of third party developers whose input enriches the IPS products. I have simple questions, what if: I want to edit a template that is not listed when I create app? I want to replace the entire template with my own? I want to add a template to a place that is not marked by IPS? In comparison, the IPS4 provides 9 hook types: add_before add_inside_start add_inside_end add_after add_class remove_class add_attribute remove_attribute replace Developers have freedom to customize applications and templates, with these types since they are not limited by hook targets. Many developers, on the platform may share the sentiment that the IC5 hook system is quite simplistic and requires additional improvements. Would you kindly provide some details about your intentions to expand the variety of hook types and targets available in IC5? Improving this functionality might improve the platform's ability to create better templates and apps. I am grateful for your attention. I expect to see more advancements with the IC5 and eagerly await your response.
-
-
-
[B1] How to add Attribute using Hook Tamplates?
I build a test app in IC5, and I want to edit the template core/front/global/htmlDataAttributes, on the IC5 Templates system dropdown, there is only core/front/global/globalTemplate, it contains at the top: <html lang="{expression="\IPS\Member::loggedIn()->language()->bcp47()"}" dir="{{if member.language()->isrtl}}rtl{{else}}ltr{{endif}}" {template="htmlDataAttributes" app="core" group="global" location="front" params=""}> I want to add at the very end of one attribute, for example, data-app-attr="{{php code}}”, how can I do it in IC5?
-
-
Patreon Lukazuki started following Providers Directory
-
Custom URL for Topics. Shorter URLs tend to rank better
generally, a good improvement would be to remove numbers from URLs I know that's required to detect what content to display, but I think it could be done, that feature exists on the page app.