Tiki|bot: New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720 kingfisher777: joined #tikiwiki Gwayne: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Upgrade Fail - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720
New Forum Posts: Upgrade Fail - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720 kingfisher777: joined #tikiwiki Tiki|bot: New Forum Posts: Upgrade Fail - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720
New Forum Posts: Upgrade Fail - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720 gezza: joined #tikiwiki kingfisher777: joined #tikiwiki redflo: joined #tikiwiki Cr0vaX: polom Tiki|bot: New Forum Posts: Upgrade Fail - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720
New Forum Posts: Upgrade Fail - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728
New Forum Posts: Admining edited content and links from main page. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55720
Recent Bug: - http://dev.tiki.org/item5627 Tiki-KGB: 03walper r55054 10branches/14.x/lib/core/ 10Tracker/Field/Dropdown.php 10Tracker/Field/Factory.php
[FIX] removed short array syntax from trackerfield dropdown. Added method to get typeMap for trackerfields.
03walper r55055 10trunk/lib/core/Tracker/Field/Factory.php 10trunk/lib/core/Tracker/Field/Dropdown.php 10trunk * [MRG] Automatic merge, branches/14.x 55052 to 55054 chibaguy: joined #tikiwiki
polom kingfisher777: joined #tikiwiki chibaguy: luciash, are you around? Tiki-KGB: 03jonnybradley r55056 10branches/14.x/lib/setup/mobile.php
[FIX] mobile: Remove the non-optional disabling of various prefs in mobile mode as they are now causing multiple js errors, mainly where jquery-ui is used without checking for the feature. Hopefully going forward all these features can be made more device friendly (but i'm leaving the list there commented out in case some need to be re-disabled in a hurry) kingfisher777: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Tiki talks - "You" - "Du" - "Sie" - "one can" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55737 nelsonko: joined #tikiwiki Tiki-KGB: 03anbumania r55057 10branches/14.x/lib/wiki-plugins/wikiplugin_img.php * [FIX 5626 numeric class issue in wikiplugin img] wolfganga: joined #tikiwiki
polom :-)
Gusy a quick question: How can i use those bootstrap like info / warning boxes in a wiki page?
is this a wiki plugin or a special syntax? Tiki-KGB: 03jonnybradley r55058 10branches/14.x/templates/modules/mod-menu.tpl
[FIX] menus: Restore the default navbar_toggle parameter operation (r54780 regression, please be more careful when fixing notices ;) fabricius: hi wolfganga
what exactly you refer to? wolfganga: i mean thos info / error /warning boxes in bootstrap style. Similar to the info boxes tiki creates when for example saving something. fabricius: {REMARKSBOX(type="info" title="Information")}remarks text{REMARKSBOX}
this one?
http://doc.tiki.org/PluginRemarksbox (but I tink we have to update the bootstrap classes type ~ bootstrap class from Tiki 13 or 14 chibaguy: fabricius, the boxes are updated for Bootstrap already. :-) fabricius: in the documentation chibaguy?
You aswell could use the BOX plugin {BOX(class=bootstrapclass)} Text inside box{BOX} http://doc.tiki.org/PluginBox chibaguy: I don't know. I'm just look at the doc page, and the boxes are using Bootstrap. Tiki|bot: New Forum Posts: Tiki talks - "You" - "Du" - "Sie" - "one can" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55737
New Forum Posts: Upgrade Fail - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728 chibaguy: I think the syntax for the user is as before. fabricius: maybe wee need to refer or so gezza: joined #tikiwiki wolfganga: Thx will try {BOX()} - thanks guys chibaguy: Also {REMARKSBOX(type=>tip|comment|note|warning, title=>Tip|Comment|Note|Warning)}remarks text{REMARKSBOX} fabricius: remark to chibaguy and wolfganga: the "old" types are related with the Bootstrap classes in the code .. so no problem with that chibaguy: right Tiki|bot: New Forum Posts: Tiki talks - "You" - "Du" - "Sie" - "one can" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55737
New Forum Posts: Upgrade Fail - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735
New Forum Posts: Different behaviour: preview on t.o and dev.t.o with Ajax JS - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55728 fabricius: the classes for buttons in Bootstrap are: Default, Primary, Success, Info, Warning, Danger, Link
alerts: alert-success alert-info, alert-warning, alert-danger wolfganga: thx fabricius - i guess these are the css classes to be used. fabricius: Our Remarksboxes are similar to t Bootstrap panels
{BOX(class="alert alert-warning")}Alerttext{BOX} chibaguy: I just tested that the REMARKSBOX plugin syntax posted above works fine. Just use the type and title you want. fabricius: I am not sure, how to make a BOX to an dismissible alert: http://getbootstrap.com/components/#alerts but we have that opportunity with the REMARKSBOX - I think REMARKSBOX would be the better choice for alerts chibaguy: uh, yeah, that's what it's for. Tiki|bot: New Forum Posts: Tiki 14 beta release - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55740 gezza: hi chibaguy chibaguy: hi gezza gezza: something changed recently for menu in modules, the small arrow hinting about subitems is pushed under the menu text, do you see this also? chibaguy: Is that for bootstrap menus, or superfish? gezza: bootstrap
i sent you a screenshot
i know you coordinated about this, that is why i am bothering you :)
hope you dont mind chibaguy: No, that's fine. I'm checking my site now.
I didn't clear caches yet, but so far I don't see the problem after svn-up. gezza: it was ok yesterday as far as i remember
i have these module params: id=43 type=horiz nobox=y
it is in the topbar zone chibaguy: Strange, there's no problem at my site.
I cleared the caches and still the menu is normal. gezza: hmm, in sthe source, do you also see a </br> between the text and the caret? chibaguy: no. gezza: oh boy
thanks, I keep looking
forgot to mention, it is the Tiki14 branch chibaguy: ok, I assumed so.
I'm using the same menu params, and I don't have any special menu settings like "use HTML". gezza: me neither
ok, thanks for the feedback Tiki|bot: New Forum Posts: Tiki 14 beta release - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55740
New Forum Posts: Tiki talks - "You" - "Du" - "Sie" - "one can" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55737
New Forum Posts: Upgrade Fail - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55735 Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: Can't get rid of search option in my menu - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55744
New Forum Posts: Tiki 14 beta release - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55740
New Forum Posts: Tiki talks - "You" - "Du" - "Sie" - "one can" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55737 chibaguy_: joined #tikiwiki gezza: chibaguy seems like it happens when Wiki Parse (Labels of all options will be wiki parsed) is switched on
for the menu Tiki-KGB: 03gezzzan r55059 10branches/ 1014.x/templates/bootstrap_menu.tpl 1014.x/templates/bootstrap_menu_navbar.tpl
[FIX] use span class for the caret as advised by bootstrap http://getbootstrap.com/components/#btn-dropdowns
03gezzzan r55060 10branches/14.x/templates/tiki-user_cssmenu.tpl * [FIX] closing li tag for divider
03jonnybradley r55061 10branches/14.x/lib/modules/tiki-admin_modules.js
[FIX] modules: Fix js handler for when table row is double clicked following bootstrappification (shouldn't be so fragile i guess)
03gezzzan r55062 10branches/14.x/templates/tiki-admin_menus.tpl * [FIX] remove unnecessary space
03gezzzan r55063 10branches/14.x/templates/tiki-edit_article.tpl * [FIX] adding/fixing classes (this form still looks a bit messy) kingfisher777: joined #tikiwiki Tiki|bot: New Forum Posts: Database structures Tiki12 LTS and Tiki13 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55749 Tiki-KGB: 03patrick-proulx r55064 10trunk/ 10lib/core/Search/ContentSource/ForumPostSource.php 10lib/prefs/feature.php 10templates/admin/include_forums.tpl 10lib/comments/commentslib.php * [ENH] Added the forum section to forum posts for easier sorting and filtering
03patrick-proulx r55065 03trunk/lib/wiki-plugins/wikiplugin_includetpl.php * [ENH] Added an INCLUDETPL wiki plugin to be able to include tpls in wiki pages.
03jonnybradley r55066 10(11 files in 7 dirs) * [MRG] Automatic merge, branches/14.x 55054 to 55063
03luciash r55067 10branches/ 10(14 files in 12 dirs)
[FIX] proper .container > .row > .col-md-12 classes for footer in tpls to allow some padding on sides of the powered by etc. modules (thanks marclaporte) - sorry, no time to recompile all the fivealive and fivealive-lite options Tiki|bot: New Forum Posts: Database structures Tiki12 LTS and Tiki13 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55749
New Forum Posts: Can't get rid of search option in my menu - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55744
New Forum Posts: Tiki 14 beta release - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55740
New Forum Posts: Database structures Tiki12 LTS and Tiki13 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55749
New Forum Posts: Can't get rid of search option in my menu - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55744
New Forum Posts: Tiki 14 beta release - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55740
New Forum Posts: Looking for hosting for tikiwiki 13 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55755
Recent Bug: - http://dev.tiki.org/item5628 fabricius: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5629 Tiki-KGB: 03eromneg r55068 10trunk/lib/core/ 03Tiki/Profile/InstallHandler/Webmail.php 10Tiki/Profile/Installer.php
[FIX] restore Webmail handler which was 'lost' when the profile handler code was restructured
03eromneg r55069 10trunk/lib/core/Tiki/Profile/InstallHandler/Webmail.php * [FIX] correct the copyright/Id tag Tiki|bot: New Forum Posts: Überblick über Status Quo? - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=55761 kingfisher777: joined #tikiwiki Jyhem: polom
who fixed the ldap authentication about getting the mail attribute when creating a tiki user ?