highlightings

  •  ·  Standard
  • 2 friends
  • 2 followers
  • 451 views
Add new...
 
 
·
Added a discussion

Would be great to have this available where we can search and link to related content from the Edit form.

Say I create a post about a gadget, I can link to other gadgets similar to it. Or Groups that are related.

Hashtags, categories won't solve this. Because when you read the post after a few months, the label will be populated with more gadgets that might be only vaguely related to the item.

  • 110
  • 1
·
Added a discussion

I am just trying to use the APIs to do the initial setup and hitting few speed bumps..

  1. How to add labels using API ? I could only find service "serviceGetLabels". I am trying to create groups using the API, so far Ok, but I am not able to find the correct variables for adding labels.
  2. How to find the id of different entities. For example
bx_srv('system', 'update', ["bx_posts", 123, ["title" => "new title"]], 'TemplServiceContent');

Here the id 123. How can I find the correct id of the item ? Say I need categories of group.. Is there an API to return this, or any way to get it from Studio ?

  • 74
  • 2
·
Added a discussion

So I am trying to add text for my language using the "Developer module" > PolyGlot > "Add keys".

In the Developer module > Polyglot

  • Selects my language,
  • Category > Groups
  • Keys:
  • <string name="_bx_groups"><![CDATA[ഗ്രൂപ്പുകൾ]]></string>
  • <string name="_bx_groups_cmts"><![CDATA[ഗ്രൂപ്പുകളുടെ അഭിപ്രായങ്ങൾ]]></string>
  • Checks "Force replace if exists".

A popup is seen "2 Keys are added"

CLicked "Recompile all" button and also "Recompile" icon near the language too..

But when I go the polyglot module and groups, I do not see these keys. They still contain only English.

Cleared cache (just in case).. and still no change.

Are there any additional steps / settings required.. ?

  • 75
  • 1
·
Added a discussion

Hello UNA team, Few questions related to Labels, Categories and Hashtags.

  1. Translation for Labels- Is this possible ? While I can see translation options for different data items including "Post Categories", I could not find a way to add translation for "Labels". Is it possible ? So if I have a label as "Fruits", I want to add the translation similar to how we add translation for Category.
  2. Editing a channel - I can see the form settings inside studio for editing a channel. But how to edit a real channel ? Opening the channel page does not show any edit option (I can see "Delete channel", "report channel" etc in drop down. But no edit option).
  3. Adding custom fields to Channel - I managed to add custom field to channel forms. And enabled this field in "Add channel", "Edit channel" and "view channel" forms. But how do I create channel in a way to see this form ? Its either labels or hashtags that creates a channel. Now Labels form does not show this custom field.. Basically I want to add a description to the channel (Eg, channels like Fruits , vegetables can have its own descriptions.. )
  4. I managed to add "Location field" to channels using the Developer module. Since developer module was required to add this field, are there any potential shortcomings in terms of security and performance in doing so ?

Hope I am not going in an entirely wrong direction ?

And thank you very much in advance..

  • 91
  • 1
·
Added a discussion

I want to show latest public items on the front page even for Anonymous users. Adding blocks only works for Logged in user.

Steps:

  1. I created a test site with Spacenook 14.0.
  2. The user NebulaNerd has posts with Audience "Public".
  3. I added the below blocks to Home page (nothing changed in the block settings. Just added them to the page)
  • All Feeds (Timeline) - Timeline • Visible for Anyone,
  • All Feeds (Outline) - Timeline • Visible for Anyone
  • Public Feed (Timeline) - Timeline • Visible for Anyone

Observations:

  • When NebulaNerd is logged in, can view these posts at the corresponding blocks.
  • It does not work for Anonymous users. I can only see the log-in form on the home page.
  • Added note - But Anonymous user can view the content using a direct link to the content.

Expectation:

  • If a content is published for Audience "Public" , then the blocks "All Feeds" or "Public Feeds" should show the public content. Specially when the block is set "visible for anyone".

Are these the correct blocks ? Or Am I missing something in the configuration.

image_transcoder.php?o=sys_images_editor&h=2715&dpx=2&t=1749324132

EDIT - EDITED THE Title so people facing this issue can find it easier.

  • 97
  • 1
·
Added a discussion

I am trying to create a custom translation following the Russian module. So far good.

But there at location russian/install/langs there is a file "en.xml". Should this be "ru.xml" ?

Inside github (unfortunately I cannot post link) - unacms/una/tree/master/modules/boonex/russian/install/langs

  • 205
  • 1
·
Added a discussion

For Unacms, what to do for the following cases.

  1. Moving the site from one host to another.
  2. Creating regular backups and restoring the sites backup.

I searched, but could not find proper documentation on this. Maybe the things take care are similar for the above two.

  • Q1 - Is it as simple as copying the whole installation folder and the Database over ? And for backup I could regularly take the backup of the folders and databases and if required just replace them later with the backup copy ?
  • Q2 - What are the recommended best practices if any ?

EDIT - Thank you very much in advance for your help.

  • 958
·
Added a discussion

Is there a possibility to have a configuration to disable usernames with Vulgar texts or reserved strings (Staff, Admin etc) ?

Any direction would be great.

  • 1013
highlightings Discussions
Related content a.k.a - relationship between content
Few questions related to API
Developer module - Polyglot - Language Keys not getting added
Labels and channels - translations, custom fields and editing ?
Editing "Home Page" is not changing the home page for Anonymous users - It only updates /home and not /
Language Translation - Is this a mistake in Russian module ?