Tiki-KGB: [FIX] Put back parent_categs_only functionality that disappeared as it is necessary to limit category manipulation to fields that are on the specific tracker plugin form, and not others Tiki|bot: Recent Bug: - Can't delete an item from a Structure - http://dev.tiki.org/item4633 chibaguy: joined #tikiwiki
joined #tikiwiki goj: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: The tracker item Multi select for TRACKERFILTER acts as NOT of tracker Bugs & Wish list was commented on by duanekennedy. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48554 chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: Wiki page Make a wish changed by Pascal St-Jean - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48555 Anzhe: joined #tikiwiki Tiki|bot: Recent Bug: - Page Break - http://dev.tiki.org/item4634 chibaguy: joined #tikiwiki
joined #tikiwiki amette: polom Anzhe: left #tikiwiki fidel: joined #tikiwiki
hi - is there a way to locate all articles without categories?
that would help - cleaning up un-categorized articles a lot redflo: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki europa: joined #tikiwiki chibaguy: joined #tikiwiki
polom europa: hi to all. Some problems with tiki 9 and comments... can't see button "add comment" on wiki pages even if logged as admin. There are many phperrors. Someone can help please? Anzhe: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03chibaguy r47035 10trunk/lib/smarty_tiki/function.modulelist.php
[MOD] Class="row" added to module zones to enable modules as Bootstrap grid elements. Anzhe: joined #tikiwiki Tiki-KGB: 03chibaguy r47036 10trunk/templates/modules/mod-logo.tpl * [MOD] Make site title and subtitle translatable via custom strings. Tiki|bot: New Forum Posts: The tracker item Multi select for TRACKERFILTER acts as NOT of tracker Bugs & Wish list was commented on by duanekennedy. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48556 redflo: joined #tikiwiki leagris: Hi
How to enable complete editor on forum thread answer?
Actually, the editor on forum answer only has a very reduced/limited toolbar chibaguy: leagris, maybe tiki-admin_toolbars.php can help. leagris: I could not find a specific toolbar for forum answers
reproduced in trunk http://demo.tiki.org/trunk/tiki-view_forum_thread.php?comments_parentId=1&forumId=1 chibaguy: Oh, ok. I guess it isn't coded. marclaporte: joined #tikiwiki chibaguy: joined #tikiwiki arildb: joined #tikiwiki nkoth|nelson: joined #tikiwiki ricks99: joined #tikiwiki -: chibaguy suggests http://www.zukakakina.com/tikitrunk/BS_examples_jumbotron/ for a little preliminary Tiki Bootstrap fun. chibaguy: chibaguy suggests http://www.zukakakina.com/tikitrunk/BS_examples_jumbotron for more fun.
(trailing slash was a typo) nkoth|nelson: joined #tikiwiki arildb: There is a problem in Tiki, when log page names are used and the page is also categorized. tiki_pages.pageName i varchar(160), but tiki_objects uses 255 and 200 characters for the itemId and name attributes (stores pageName for wiki pages)
I am thinking of cutting the $_REQUEST['page'] size to 160 characters in tiki_editpage. This would ensure that all "parts" use the same page name
Does anybody see possible side effects to this solution? Anzhe: left #tikiwiki Tiki-KGB: 03jonnybradley r47037 10trunk/lib/smarty_tiki/modifier.sefurl.php * [MOD] sefurl: 'forum post' is still used as an object type (comment fix) leagris: chibaguy, too bad a proper toolbar option is missing forum answers.I try to setup a Minecraft community portal with docs and forums using tiki as a part time. I have the feeling Tiki is overkill/incomplete and so many features are half baked. Well it's depressing to me, because I fail to dumb it down enough for the young tech illiterate public ;/
Espetially the forum part needs to be easy on (posting, videos, pictures, colouring...) ricks99: polom y'all :) leagris: hello ricks99 chibaguy: I'm sorry to hear that, leagris. But I thought the forum comment toolbar was simple, to avoid complications for users. Do you mean it should be more complete, but you also say Tiki needs to be dumbed down? I'm not sure what you mean. ricks99: hiya leagris (and chbaguy) leagris: ricks99 I know you are a master on Tiki configuration. Is there a way to edit/add forum answers wysiswyg toolbars? chibaguy: Hi ricks99. ricks99: master? me? lol :)
y, thought you can custome toolbars from admin: toolbars leagris: chibaguy, My users are between 13-17 yo, and mostly interested in gaming
So, I need to have the forum and public part of my Tiki to be dumb and easy ;) chibaguy: leagris, it would be good to know the specific problems, what exactly is too complex. leagris: But I like the nice feature of Wiki for documentation. ricks99: leagris: you can customize the toolbars, as needed leagris: chibaguy, a kid will like to answer a forum post adding his latest screenshots, videos
and he usually like adding colours and funny text layout with LOL icons...
But it is not possible while answering a forum post ricks99: leagris: all the wiki plugins are avilable when using forum. sounds like you just want new buttons chibaguy: Oh, ok. leagris: The moderation and admin team will be happy with the large feature set of Tiki
Collaborativ documentation, event planning, user follow'up
Well I guess I will have to understand how custom toolbars work and provide one for forum answers ;D Tiki-KGB: 03jonnybradley r47038 10trunk/ 10lib/jquery_tiki/tiki-jquery.js 10lib/toolbars/toolbarslib.php 10tiki-searchindex.php
[NEW] toolbars: Object Link tool which allows picking other types of object (apart from wiki pages) and adding links to them.
Extended object_selector fn to allow alternative formatting of values on the select options, ensure url is returned from searchindex for all objects and filter out null fields.
Known issues: forumthread urls produced by smarty_modifier_sefurl not supported by route.php, and re-editing links doesn't pick up and pre-fill the object properly yet. leagris: At the opposite. I want moderator to use semantic wiki marking when redacting wiki, articles and answers from the team. Because it make things consistent and professional looking ;D
Still allowing players, to add whatever funny style they like to, given it will not pose a security issue. Tiki-KGB: 03arildb r47039 10trunk/tiki-editpage.php
[FIX] Cut long page names to 154 characters, which is the max usable length.
See comments in code for more. Tiki|bot: New Forum Posts: make wiki page length = 154 characters - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48559 chibaguy: joined #tikiwiki arildb: Has anybody else had problems with the max pagename length in Tiki?
I have done a check in the database and page name fields are defined in lengths from 160 characters to 255 characters. Tiki|bot: New Forum Posts: Timeless Reporting Using Tiki Show - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48562 aalex: joined #tikiwiki marclaporte: joined #tikiwiki Tiki|bot: New Forum Posts: Large number of spammer registrations - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48565 arildb_: joined #tikiwiki Tiki|bot: joined #tikiwiki PenguinMan98: joined #tikiwiki arildb_: The minimum MySQL requirement for Tiki 12...is it MySQL 5.0 ? Tiki-KGB: 03jonnybradley r47040 10trunk/tiki-searchindex.php
[FIX] object link: Only use titles in object types that have a pref for it (prefs checked later) xavi: joined #tikiwiki
polom
lphuberdeau: I finally created a small plugin "towtruck" in trunk, since there might be some cases in which some people might want to use it
I'll commit soon (svn log updating in the background in the meantime in this computer)
thanks for the pointer
since the js is licensed with MPL, I'm not adding the js file in tiki, but just as extenal file (as in current examples in the web from towtruck mozilla labs) aluno: joined #tikiwiki Tiki|bot: New Forum Posts: prefixalias feature - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48570 Tiki-KGB: 03xavidp r47041 03trunk/lib/wiki-plugins/wikiplugin_towtruck.php
[NEW]An alpha-experimental service for your website from mozilla labs that makes it surprisingly easy to collaborate in real-time: notify unique urls, co-write, talk, follow pages visited by your buddies. Thanks lphuberdau for the link
03arildb r47042 10trunk/ 10lib/wiki/wikilib.php 10tiki-editpage.php
[ENH] Make make page name length = 158 characters, by using a shorter temp sequence
03xavidp r47043 10trunk/lib/wiki-plugins/wikiplugin_towtruck.php * [FIX]typo at the svn keyword $Id$ TomJarvis: joined #tikiwiki
Polom xavi: for the offline readers of irc: some quick & dirty doc. of the new Plugin towtruck: https://doc.tiki.org/PluginTowTruck
hi TomJarvis
thks lphuberdeau (forgot an "e" at the comit message) TomJarvis: The CODE plugin does not work well in the forum, < characters appear to be a problem. xavi: yes, TomJarvis. Do you know how to fix?
this seems to be a known issue (I'm also affected in a Tiki site that we use to discuss R syntax, which uses <- a lot)
ok, c u all (time to leave) robertr: joined #tikiwiki
Hi all TomJarvis: robertr: Hi robertr: TomJarvis: you often have good responses in the forums, have you experience with datachannels? TomJarvis: No, sorry. robertr: OK thx Telesight: joined #tikiwiki robertr: lphuberdeau: I'm sure you are busy but having read through the chat logs I discovered that you wrote the datachannel plugin albeit four years ago. Do you have a moment for a question? Tiki-KGB: 03arildb r47044 03trunk/installer/schema/20130809_limit_name_lengths_in_objects_tiki.php * [FIX] Limit object itemId & name content length to 160 (and fix old links) TomJarvis: bye robertr: Bye marclaporte: joined #tikiwiki Tiki-KGB: 03nkoth r47045 10trunk/lib/attributes/relationlib.php * [FIX] Support specified maximum number of results to return
03nkoth r47046 10trunk/lib/attributes/relationlib.php * [FIX] OrderBy not working due to case typo Tiki|bot: New Forum Posts: Automatic Table of Contents Generation for All Wiki Pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48578