Currently its not possible to translate labels.
Labels are the only option for sitewide tagging / categorizing. (Rest of the category / categories are for specific modules - for example - category for posts are different from category for video).
The response related to translating labels - (at link - unacms dot com/d/labels-and-channels-translations-custom ) was that
1 - no, the Labels are untranslatable now because it is possible for the users to introduce the labels too.
But Categories (plural) can also be added / created by user and this is translatable from the Studio > Forms > Categories.
So please, make labels translatable.. Else we will end up with "current affairs", "actualités", "текущие дела" and more labels where only one would be enough...
- 44
Is there any way to list all the events at a particular location ?
Currently if I create an event, it allows me to add the location, that is an address. I will have multiple events at the same address. The only viable option I could see is the "search form".
It would be great if a "Name" could be added to the location and then re-use this across the site....
If I visit the "studio >app store" from a UNA 15 site, are all the modules listed there guaranteed to support the UNA version 15.0 ?
Recently (2 months before ) I purchased Places module. It was listed at " > Studio > app store" from within mysite. So I assumed it is compatible with mysite which was then at version 14.0. But now when I looked at the config file, for version support it says
'compatible_with' => array(
'13.x.x'
),
Now i am worried if it really supported the previous Una 14.0 version when I purchased it. And now that we are going to 15.0, not sure if it is supported.
But my question is - Should the UNA marketplace by default be filtering out non compatible modules ? Specially since we are installing the modules directly from our UNA site (We click download and then go to downloads section and Install - All within our site). If someone wants an outdated version, they could go to unacms and dowload it. But the modules listed within the App store should at the minimum make sure the module is compatible.
- 200
So finally its available on Github ..
github dot com/unacms/una/releases/
Anyone tried it yet ? I will try on a test setup later..
It includes SpaceNook too and a long list of changes.
This is the layout of Unacms wiki. I am trying to get something similar but so far no success 😰
- The left side menu. I am getting a flat list of items. But on Unacms there is this "Configuration" etc making it multi level. .. Was this created automatically .. ?
- The wiki content block gives me flat list. Just wondering how the links are arranged ? Is it possible for us to rearrange the order in the "wiki content" block ?
- And in unacms website wiki right side menu. I can't see any blocks that could give me this.. I added content and wiki blocks with #, ## etc. But still cannot get this to work. I only see the following items for configuring the page under wiki. Are there any other blocks ?
Thank you very much in advance..
The url - unacms dot com/wiki/FAQ mentions Redis cache.
Is Redis used for database scaling in large UNA communities?
UNA leverages Redis for database performance enhancements, especially in high-traffic or large-scale community environments.
But looking at my studio/settings , I can only see these options under Cache. ... File, Memcache, APC, XCache.
Where can I configure it ?
Thank you in advance.
I am just wondering how difficult it is to integrate this consent manager.. Its free and opensource.
github dot com/kiprotect/klaro
It would be great if UNA has a consent manager enabled by default.
There is a tutorial here. - klaro dot org/docs/tutorials/contextual_consent
Hope someone in this community can guide on what to be changed to include this on an existing site....
This could also be a separate module.
The modules Marketplace has location field. I have added few items. Now I am trying to have the following
- A page for each country, listing the items from that country.
For example - page-US : items from US , page-France - Items from France.
I use the following macro in a page block to list items from US. This works and lists items from US.
~system:keyword_search:TemplServices["bx_market", {"meta_type": "location_country", "keyword": "US"}, "unit.html"]~
But how can I avoid manually creating 100's of pages for each of the countries ? Because later I want to create separate pages for the city etc...
- Is it possible for the macros to take parameters from the url ? For example - mysite/country=france that can then be passed to the macro ?
- Is there a better way to achieve this ?
- Also now the marketplace location is being displayed as Map. How can I display the Address field directly (together with the map view). I want each field in the address (postal code, Country, city) etc clickable so the user can go to the corresponding page. Say uer clicks the city and it will take to the city page that lists every item from that city.
I hope I am missing something here and UNA as a framework supports this. Thank you for the help.
- 3717
When we say a website is multi-lingual it means users are able to view the website in any of the supported language as long as a translation is available for that page. So a French visitor will be able to chose French and see everything in French. This is not restricted to the site buttons, titles and forms. This should also include any the content, its descriptions, categories, tags etc. There should be a way for the Site admin / editor to provide translation to any / all of the content, blocks etc .
In that sense UNACMS is not a TRUE multi-language CMS currently. It only allows translating the User interfaces and few custom texts using the polyglot module.
The user content (Posts, Groups, tags, Albums etc) are not multi-language. Users coming from a different locale will can only view the original language. Content creators / Admins have no way to include a translation for any content
So if a norml user creates a post on "Mobile Phone", there is no way to provide "teléfono móvil" and "điện thoại di động" to the Spanish and vietnamese user even if the content creator wants to do that.
Exception seems to be only the WIKI module where content translation can be added. But it still is incomplete as only one field is translatable.
Hope future versions of UNA can be multi-lingual in the TRUE sense.
Reference (Unfortunately I cannot post links.)
- From Drupal, Follow the following link from drupal.org - docs/user_guide/en/language-content-translate.html.
- or can view the Youtube video - id "TOalcUYD5zM". (remove the quotes and paste it in youtube url
