Loading...
 

History: Tiki14Upgrade

Comparing version 1 with version 19

Lines: 1-9Lines: 1-63
-Notes about issues and solutions detected while testing the upgrade of tiki.org sites to ((Tiki14)) +Notes about issues and solutions detected while testing the __upgrade of tiki.org sites__ to ((Tiki14))
-!!# logos squashed or too small +!!-# --logos squashed or too small-- [[fixed]
 nextdoc.t.o:  nextdoc.t.o:
 * with Chrome, logo squahsed.  * with Chrome, logo squahsed.
 * with FF: logo way too small. * with FF: logo way too small.
 {sign user="xavidp" datetime="2015-03-26T19:38:21+00:00"} {sign user="xavidp" datetime="2015-03-26T19:38:21+00:00"}
 +(:smile:) This should be fixed now (SVN r54859) {sign user="chibaguy" datetime="2015-03-31T14:54:10+00:00"}
 +Notes about issues and possible solutions while testing the __upgrade previous tiki wiki sites__ to ((Tiki14))
 +!!# 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...
 +{sign user="Bsfez" datetime="2015-03-29T11:48:24+00:00"}
 +** (: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) {sign user="chibaguy" datetime="2015-03-31T14:54:10+00:00"}
 +*** +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 {sign user="luci" datetime="2015-04-28T10:48:23+00:00"}
 +**** added to http://composer.tiki.org in ((rev:55259)) {sign user="luci" datetime="2015-04-29T08:57:24+00:00"} (waiting for propagation - then I will add it to composer.json in branches/14.x)
 +!!# themes.t.o upgrade
 +See https://themes.tiki.org/Tiki14_upgrade_configuration
 +!!# dev.t.o upgrade
 +# font color red of site title & subtitle as in bg
 +# buttons from search module in topbar take 2 lines even if empty space available
 +# 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?
 +# App menu #42 Settings item was corrupted somehow, made a clone of it for the record and reset to default {sign user="jonnybradley" datetime="2015-04-27T19:25:16+00:00"}
 +!!# doc.t.o upgrade
 +# 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:
 +++ {CODE(colors="css", ln="1")}
 +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; */}
 +{CODE}
 +# loooong doc.t.o menu in the side column of doc.t.o
 ++ Code from the module says:
 ++ {CODE()}
 +{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}
 +{CODE}
 +** 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: {sign user="xavidp" datetime="2015-04-27T18:59:13+00:00"}
 +++ {CODE()}
 +{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}
 +{CODE}
 +# funky ui after preview on a translate process. See:
 ++ {img fileId="996" thumb="y" rel="box[g]"}
 +# 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. {sign user="xavidp" datetime="2015-04-27T19:10:36+00:00"}

History

Advanced
Information Version
29 Apr 15 08:57 GMT-0000 luciash d' being 🧙 19
28 Apr 15 10:48 GMT-0000 luciash d' being 🧙 +1 for Bootstrap RTL 18
27 Apr 15 19:25 GMT-0000 Jonny Bradley 17
27 Apr 15 19:10 GMT-0000 Xavi (as xavidp - admin) 16
27 Apr 15 19:02 GMT-0000 Xavi (as xavidp - admin) 15
27 Apr 15 18:59 GMT-0000 Xavi (as xavidp - admin) 14
27 Apr 15 18:49 GMT-0000 Xavi (as xavidp - admin) 13
27 Apr 15 18:44 GMT-0000 Xavi (as xavidp - admin) 12
27 Apr 15 18:28 GMT-0000 Xavi (as xavidp - admin) 11
27 Apr 15 18:26 GMT-0000 Xavi (as xavidp - admin) 10
15 Apr 15 14:07 GMT-0000 Xavier de Pedro 9
01 Apr 15 19:04 GMT-0000 luciash d' being 🧙 8
31 Mar 15 14:54 GMT-0000 Gary Cunningham-Lee Responses added. 7
29 Mar 15 12:06 GMT-0000 Bernard Sfez / Tiki Specialist 6
29 Mar 15 11:57 GMT-0000 Bernard Sfez / Tiki Specialist 5
29 Mar 15 11:55 GMT-0000 Bernard Sfez / Tiki Specialist 4
29 Mar 15 11:48 GMT-0000 Bernard Sfez / Tiki Specialist 3
29 Mar 15 11:46 GMT-0000 Bernard Sfez / Tiki Specialist 2
26 Mar 15 19:38 GMT-0000 Xavi (as xavidp - admin) 1

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