Background:
I installed UNA-v.14.0.0-RC3 on ubuntu for evaluating and playing with it, and have a few newbie questions.
Some of these, I don't know if they are bugs in UNA or problems with my installation (of UNA and/or Ubuntu packages)
I have also looked at
github / nacms
unacms wiki/Introduction (several of the sub-pages)
Questions & Help Needed:
- When customizing/editing pages like: about, terms, privacy, and menu items in system header, how to do it
so if I update UNA, it doesn't overwrite my changes.
- Studio, Navigation | system | footer, items listed as "Language" and "Template" do not show up (I'm logged to UNA as una admin account)
I don't see any restriction selected. Custom action says: bx_menu_popup('sys_switch_template', window);
What else determines if this item gets shown?
- create profile, I upload a profile photo, it goes through as if ok, then shows a broken link where the photo should be
Is it the "Storage" subsystem or ffmpeg or other problem?
Back to the main page, it shows blank user image; then when I click "upload new" on the main page, it works correctly
Then later, it doesn't show again. I refreshed the page as well, and it still doesn't show.
- possibly related: in groups, where it shows "n members" or "n followers", there is a little broken icon link
- similar problem when I upload image for a group; it shows up at first, then when I refresh the page, it's a broken link
- sample from page:
(the & may be because of the way I copy/pasted) localhost:8000/ image_transcoder.php?o=bx_persons_thumb&h=2&dpx=1&t=1739212812
When I put that URL into firefox, I get an UNA page that says "Page Not Found"
(localhost:8000 is my UNA server's web address for my test/evaluation site)
- In "Groups", when I show group info, it shows group info block, and an "info" block, the "info" information is already in the group info block as "description", so it appears twice on the page and looks silly/confusing
I can disable the "info" block by editing the page. What happens when I update the software, will I lose my changes?
What is the best way of customizing some of these without losing my changes every time?
Bugs & suggestions
- Icons and commands show "javascript:void(0)" on bottom of my browser window when I hover over them
Many of the icons are not self-explanatory, and a hover help text (or long-click for mobile devices)
would be very helpful!
On PCs, popup text that goes away when you move the mouse and/or what shows in the browser status area on the bottom (bottom area is not as helpful for more users since they don't know to look for it; for technical people like me, it's ok.)
- Bug: I added help to a page, then when I go to display the page and press the "?",
the popup help shows up, but if it's on the left of the screen, part of the popup balloon is missing
and I can't read the full help text. In this case, the popup balloon should be placed more to the rights
so the entire balloon is visible. (Probably has same problem if it's to the right of the screen)