Loading...
 

Tiki14Upgrade

Notes about issues and solutions detected while testing the upgrade of tiki.org sites to Tiki14

logos squashed or too small [fixed]

[+]

1.2. RTL language is broken

Temporary solution for monolingual Tiki is to modify your themes/css/yourtheme.css by adding “direction:rtl” to:

  • .container
  • @media (min-width: 768px) {
    .modal-dialog

more to come...

    • confused Should this (or something) be committed to SVN now and fixed before the release? Is there a bug report? I found at least one developer who made an "RTL for Bootstrap" CSS package - looks like a single CSS file. https://github.com/morteza/bootstrap-rtl (MIT license)
      • +1 to add morteza/bootstrap-rtl (tested and it works nicely - needs to be put in a condition if $prefs.feature_bidi eq "y") to branches/14.x and remove the obsolete BiDi.css - it more breaks than fixes things

1.3. themes.t.o upgrade

See https://themes.tiki.org/Tiki14_upgrade_configuration

1.4. dev.t.o upgrade

  1. font color red of site title & subtitle as in bg
  2. buttons from search module in topbar take 2 lines even if empty space available
  3. top bar with "All communit sites" menu + Login + Lang dropdown is fixed, and does not resize as in doc.t.o or themes.t.o
    some profile needed to be applied?
  4. App menu #42 Settings item was corrupted somehow, made a clone of it for the record and reset to default

1.5. doc.t.o upgrade

  1. font color green of site title & subtitle as in bg
    • I don't know how to change site title. Site subtitle did change to white with the equivalent approach:
      Copy to clipboard
      header.header .sitetitle { color: white !important; /* text-shadow: 2px 1px 0px #143C64 !important; */} header.header .sitesubtitle { color: white !important; /* text-shadow: 2px 1px 0px #BCB923 !important; */}
  2. loooong doc.t.o menu in the side column of doc.t.o
    Code from the module says:
    Copy to clipboard
    {menu id=43 bootstrap=y decorations=n notitle=y}{menu bootstrap=y structureId="HomePage BootstrapTricks"}{menu bootstrap=y structureId="HomePage AdminGuide"}{menu bootstrap=y structureId="HomePage UserGuide"}{if $group neq ''}{menu bootstrap=y structureId="HomePage Author"}{/if}
    • I wonder why there is no title for each of these menus, or how did they survive in 13.x: it's currently unreadable with so many links one after the other
      I added the param "notitle=y" for all of them, but no change, apparently. Therefore, I manually added some name for each menu:
      Copy to clipboard
      {menu id=43 bootstrap=y decorations=n notitle=n} __BootstrapTricks__ {menu bootstrap=y structureId="HomePage BootstrapTricks" notitle=n} __AdminGuide__ {menu bootstrap=y structureId="HomePage AdminGuide" notitle=n} __UserGuide__ {menu bootstrap=y structureId="HomePage UserGuide" notitle=n}{if $group neq ''} __Author__ {menu bootstrap=y structureId="HomePage Author" notitle=n}{/if}
  3. funky ui after preview on a translate process. See:
    Selecció 999(168)
  4. Plain registered user "xavi" in doc.t.o sees a couple of menu entries under Kaltura:
    • Edit languages : tiki-edit_languages.php
    • Menus : tiki-admin_menus.php
      Maybe the heading "Settings" of higher level should be shown if a user has perms on those 2 items?
      user with admin perms ("xavidp") see's the menu properly.

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools