fabricius: joined #tikiwiki Tiki-KGB: 03jyhem r47170 10trunk/doc/devtools/tim/tim-create * [FIX] Provide proper database version in local.php
03jyhem r47171 10trunk/doc/devtools/tim/tim
[ENH] Improve install log file with better consistency and removal of a wrong error
03jyhem r47172 10trunk/doc/devtools/tim/tim-snapshot
[ENH] Make database snapshots more developper friendly with readable names and diff-friendly format Anzhe: joined #tikiwiki MichaelC1: joined #tikiwiki marclaporte: joined #tikiwiki chibaguy: joined #tikiwiki marclaporte1: joined #tikiwiki Tiki|bot: joined #tikiwiki
Recent Bug: - Find a way to block robots from indexing in PHP, and configurable from Tiki - http://dev.tiki.org/item4676
Recent Bug: - Tiki DB Redactor: Add script and document procedure for running from any Tiki DB, including *.tiki.org backups - http://dev.tiki.org/item4677
Recent Bug: - Monitoring pre-dogfood servers - http://dev.tiki.org/item4678
Recent Bug: - Migrate @tiki.org mails to ClearOS - http://dev.tiki.org/item4679
Recent Bug: - tiki-check.php: make all these 50+ values available to Nagios/Icinga/Shinken - http://dev.tiki.org/item4680 tikiSam: joined #tikiwiki MichaelC: joined #tikiwiki Telesight: joined #tikiwiki erroric: joined #tikiwiki Emenems: joined #tikiwiki Tiki|bot: Recent Bug: - Tracker watch email unpredictable language - http://dev.tiki.org/item4681 MagicFab_: joined #tikiwiki
joined #tikiwiki jonnyb: joined #tikiwiki Tiki-KGB: 03jonnybradley r47173 10trunk/lib/parser/parserlib.php * [FIX] inline edit: Get cookie from the right section chibaguy: joined #tikiwiki Tiki-KGB: 03jonnybradley r47174 10trunk/ 10tiki-index.php 10tiki-setup.php 10templates/tiki-wiki_topline.tpl
[FIX] inline wysiwyg: Move the inline edit setup from tiki-setup to tiki-index as it only applies to wiki pages so far (for Tiki 12 at least).
Also clear the cookie if the user doesn't have edit perm on the page, like when logged out.
Still needs one page refresh to get the page back to normal (due to cookie weirdness) rodrigoprimo: joined #tikiwiki Tiki-KGB: 03jonnybradley r47175 10trunk/lib/ 10core/Tracker/Field/Factory.php 10setup/prefs.php
[MOD] trackers: Only cache field types once all the prefs have been built (thanks LP) dhazel: joined #tikiwiki ricks99: joined #tikiwiki Tiki-KGB: 03jonnybradley r47176 10branches/11.x/lib/setup/twversion.class.php * [FIX] version: Supported format is very strict, added a comment. Tiki|bot: New Forum Posts: [Bugs & Wish list] (Tracker wurde am dev.tiki.org von Bsfez verändert) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48745 Guest82559: joined #tikiwiki Tiki-KGB: 03jonnybradley r47177 10trunk/ 10lib/core/Services/File/VimeoController.php 10lib/filegals/vimeolib.php 10templates/vimeo/upload.tpl
[ENH] vimeo: Better feedback on ticket and quota errors and disable the form if it would fail (due to not having a ticket for instance).
Also put a busy spinner up while uploading (thanks Pascal)
03jonnybradley r47178 10trunk/ 10templates/tiki-upload_file.tpl 10lib/wiki-plugins/wikiplugin_vimeo.php * [ENH] vimeo: Add upload videos button to tiki-upload_file for completeness Tiki|bot: Recent Bug: - Since your last visit "Multiple new comments, including" links should show the Tracker "Comments" tab - http://dev.tiki.org/item4682 AKe_: joined #tikiwiki Tiki|bot: Recent Bug: - Update code or documentation about star name in "How to Release" - http://dev.tiki.org/item4683 Tiki-KGB: 03jonnybradley r47179 10branches/ 105.x/tiki-calendar_setup.php 105.x/tiki-searchresults.php 105.x 105.x/lib/search/searchlib-mysql.php
[FIX] Various filtering fixes merged from 6.x: [bp/r46816], [bp/r46829], [bp/r47122], [bp/r47136] arildb: joined #tikiwiki arildb_: joined #tikiwiki marclaporte: joined #tikiwiki aalex: joined #tikiwiki Tiki-KGB: 03jyhem r47180 10trunk/doc/devtools/tim/ 10tim 10tim-common * [ENH] Permit reset of admin password
03jonnybradley r47181 10branches/ 108.x/tiki-searchresults.php 108.x/tiki-calendar_setup.php 108.x/lib/search/searchlib-mysql.php 108.x
[FIX] Various filtering fixes merged from 9.x: [bp/r46815], [bp/r46828], [bp/r47121], [bp/r47135]
03arildb r47182 10trunk/lib/tiki-js.js * [FIX] Validate text area before accessing
03jonnybradley r47183 10branches/ 107.x 107.x/tiki-calendar_setup.php 107.x/tiki-searchresults.php 107.x/lib/search/searchlib-mysql.php
[FIX] Various filtering fixes merged from 9.x: [bp/r46815], [bp/r46828], [bp/r47121], [bp/r47135] arildb_: joined #tikiwiki Tiki|bot: Recent Bug: - Bi-monthly developer-focused webinars - http://dev.tiki.org/item4684
Recent Bug: - Reactivate the Quality Team and start using code.tiki.org - http://dev.tiki.org/item4685 Tiki-KGB: 03jyhem r47184 10trunk/doc/devtools/tim/tim * [ENH] Provide list of available versions Tiki|bot: Recent Bug: - PluginTrackerFilter: can't sort after a filter - http://dev.tiki.org/item4686 aluno: joined #tikiwiki MagicFab_: joined #tikiwiki
joined #tikiwiki skulltrail: hello
i need make a multidimensional associative array
and be read on template file
somebody know how make it? Ccardinal: joined #tikiwiki jonnyb: hi skulltrail
you mean how to do the php bit, or smarty? or... skulltrail: smartly
*smarty jonnyb: ah right (good, the easy bit) - would be {$foo.bar.baz}
is that what you mean?
(the php equivalent would be $foo['bar']['baz']
) skulltrail: Hum..
in this case, i want use on "section"
like 'section name="name" loop="$loop"'
will be need 2 sections? jonnyb: yes, two nested sections (i think foreach is better these days) changi|lowcon: polom jonnyb: trying to find you an example skulltrail
molop changi|lowcon
skulltrail: here's one - /templates/poll.tpl:65 changi|lowcon: jonnyb: will wait to have a proper connection to make the BIG release :) jonnyb: skulltrail: and another : /templates/searchresults-plain.tpl:7 changi|lowcon: skulltrail: foreach is better and faster :) jonnyb: changi|lowcon: yes, i'm amazed you even considered releasing a single tiki on a 3G connection :P changi|lowcon: jonnyb: ssh is your friend, it the server which release :)
s/it/it's skulltrail: Hum...Thanks a lot!
One more question: can associate foreach with section? changi|lowcon: skulltrail: you mean having a section in a foreach skulltrail: I ask this because i'm editing a file gallery template, and don't want change the structure changi|lowcon: jonnyb: which release need to be done first ? jonnyb: foreach and section should be independent
hmm, 9.x probably as it's LTS? (no idea really) Tiki|bot: New Forum Posts: 9.7, 10.5 & 11.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48750 arildb: Hi jonnyb jonnyb: hi arildb arildb: I have had a look at the inline toolbars. A while ago you changed it so the standard toolbars are used. I am not sure if this is a good idea, since the "operating environment" is different.
The main problem is that plugins are used in the standard menus
Since inline editing doesn't support plugins, no plugins should be added from the inline edit topolbar. It will make tyhe section read-only
So, I think it's best to use a separate set of toolbars for inline editing. jonnyb: yes, would be nice
hoping to get to it before we branch for 12 arildb: I feel a bit lost in toolbarslib jonnyb: not sure how to do it arildb: Should the inline editing toolbars be customizable in the toolbar admin? jonnyb: either as a new "section" (like blog articles etc) or a new mode for each section (like comments) - hopefully later we'll have inline edit for all objects...
yes, they should (but aren't yet) arildb: the inline editing toolbar for wysiwyg-html is over 3 lines and includes the image plugin.....probably better to use a simple standard toolbar for now. It will make inline editing more functional aalex: joined #tikiwiki jonnyb: there's a bit of js in tiki-ckeditor.js that filters out some plugins, not sure it will work with "extra" plugins (ours) but might be worth looking at?
i'm off out shortly - bit rushed now... arildb: ok arildb_: joined #tikiwiki jonnyb: ok, need to get ready, more tomorrow, bye all... Tiki-KGB: 03arildb r47185 10trunk/ 10(5 files in 5 dirs)
[NEW] automatic TOC for wiki pages
Code posted by jcarter in http://tiki.org/tiki-view_forum_thread.php?comments_parentId=48578
(Integration approved by Jobi Carter. Thanks)
Added autoToc as a wiki feature. Telesight: joined #tikiwiki Tiki-KGB: 03changi67 r47186 10trunk * [MRG] Automatic merge, branches/11.x 47161 to 47176 Tiki|bot: joined #tikiwiki Tiki-KGB: 03changi67 r47187 10trunk/ 10(9 files in 9 dirs) * no changes - see qa.tiki.org
03changi67 r47188 10trunk/ 10(14 files in 12 dirs) * no changes - see qa.tiki.org
03arildb r47189 10trunk/ 10styles/layout/design.css 10lib/prefs/wiki.php 10tiki-setup.php 10templates/admin/include_wiki.tpl
[NEW] Added option wiki_inline_auto_toc
If set an inline TOC is added in the top right corner of the page.
If not set, no inline toc is set. However, the floating TOC - when scrolling down - is still there.
[MOD] Reposition the autoTOC "top-menu". It's now sticking 75% to the left
03arildb r47190 10trunk/lib/jquery_tiki/autoToc.js
[FIX] Make autoToc divs non-editable for inline editing
[FIX] Spaces into tabs - formatted by my editor
03arildb r47191 10trunk/lib/prefs/wiki.php * [ENH] Better name
03arildb r47192 10trunk/templates/admin/include_wiki.tpl * [ENH] Better auto-toc option display