Tiki|bot: joined #tikiwiki fergy: joined #tikiwiki
Howdy. I'm completely new to Tiki3. I want to edit the main menu top left side of my screen to add new pages. Current menu has :HOME and Calendar I want to add a few of my own pages. I've tried to read the help /guides no luck.
Any suggestions Tiki|bot: joined #tikiwiki TomJarvis: joined #tikiwiki
fergy: have you figured out how to make a menu? redflo: joined #tikiwiki xavi: joined #tikiwiki mamy: joined #tikiwiki
hello, does anyone wish to help me implementing my wiki system as im new to this? Olaf_Stefanov: joined #tikiwiki Telesight: joined #tikiwiki Tiki|bot: joined #tikiwiki
New Forum Posts: Most annoying featu Request blocked - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51239
New Forum Posts: Where can I edit the note at the bottom of the Register page? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51238
New Forum Posts: Closing regressions and bug in wishlist - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51236
New Forum Posts: Most annoying featu Request blocked - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51239
New Forum Posts: Where can I edit the note at the bottom of the Register page? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51238
New Forum Posts: Closing regressions and bug in wishlist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51236 arildb: joined #tikiwiki ricks99: joined #tikiwiki
polom y'all rodrigoprimo: joined #tikiwiki ricks99: left #tikiwiki Tiki|bot: New Forum Posts: how does WANTEDPAGES filter out the pages with alias? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51249 mamy: hello there, anyone can help in menu custom? Tiki|bot: New Forum Posts: how does WANTEDPAGES filter out the pages with alias? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51249
New Forum Posts: Most annoying featu Request blocked - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51239
New Forum Posts: Where can I edit the note at the bottom of the Register page? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51238
New Forum Posts: how does WANTEDPAGES filter out the pages with alias? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51249
New Forum Posts: Most annoying featu Request blocked - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51239
New Forum Posts: Where can I edit the note at the bottom of the Register page? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51238 xavi: left #tikiwiki Tiki|bot: New Forum Posts: LDAP settings not picking up Real Name attribute - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51250 arildb: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49964 10trunk/lib/search/searchlib-unified.php * [ENH] Support changes to statistics APIs for ElasticSearch >= 1.0.0 rodrigoprimo: joined #tikiwiki Tiki|bot0: joined #tikiwiki Lonecrow: joined #tikiwiki robertplummer: polom
^ all rodrigoprimo: joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49965 10trunk/ 10(9 files in 7 dirs)
[MOD] Goal events stored separately to simplify usage and reduce database size, also avoids double-entries if activities are stored multiple time through various paths Tiki|bot: joined #tikiwiki
joined #tikiwiki DarkCalf: joined #tikiwiki Tiki|bot: joined #tikiwiki TomJarvis: joined #tikiwiki
polom Tiki|bot: joined #tikiwiki RobertR: joined #tikiwiki
Hey all
Great job on 12.0
Can I nest a second tracker item inside a wiki page tracker template
The second item is from a different tracker
How would I integrate a tracker field input into a link in a wiki page template
ie. <a href="tiki-user_information.php?username=" .{$f_11}></a>{$f_11} doesn't work...is this even posible?
How about a hint on how to escape the tracker field input {$f_11} to keep it from being parsed out but still passing to the tiki-view_tracker_item.php Tiki|bot: joined #tikiwiki RobertR: Thanks anyway...take care TomJarvis: RobertR: You could do it by creating your own tracker
I meant to say plugin Tiki|bot: joined #tikiwiki TomJarvis: In a plugin you could
SELECT `itemId` FROM `tiki_tracker_items` WHERE `trackerId` = '1';
create an array if itemIds from the returned rows
do over the array
SELECT `fieldId`, `value` FROM `tiki_tracker_item_fields` WHERE `itemId`="$itemID";
Process the fields and return the link html.
If he was only looking for the user, maybe turning on Argument variables (https://doc.tiki.org/Wiki+Argument+Variables) and using {{user}} would have worked robertplummer: TomJarvis: Just wondering when you became familiar with Tiki.
TomJarvis: I appriciate your help yesterday
appreciate TomJarvis: I had a eGroup that was taken over by Yahoo Groups, and Yahoo Groups cancelled my group for inactivity in 2003.
So I looked for something to replace it and discovered CMS (http://www.opensourcecms.com/).
I tried a number of them, including Tiki. Tiki didn't work very well and I moved on.
In the end I went back to Tiki and have been using it since March 2004, coming up on 10 years. Tiki|bot: joined #tikiwiki
New Forum Posts: Setting a Link in a Wiki Page Tracker Template - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51254 Tiki-KGB: 03jonnybradley r49966 10branches/12.x/ 10(5 files in 5 dirs)
[ENH] cart: Add a way of collecting weights of items added to cart and optionally display that in the module (thanks Bernard)
03jonnybradley r49967 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 49962 to 49966 robertplummer: TomJarvis: nice story
TomJarvis: Tiki has a way of bringing you back in ;) Tiki-KGB: 03lphuberdeau r49968 10trunk/ 10(11 files in 7 dirs) * [MOD] Keep track of goals reached Tiki|bot: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03jonnybradley r49969 10branches/12.x/templates/modules/mod-cart.tpl * [MOD] cart: Add weight in a hidden input for js access
03jonnybradley r49970 10branches/12.x/lib/payment/cartlib.js * [MOD] cart: Add trigger when add to cart has finished for external js
03jonnybradley r49971 10branches/12.x/templates/modules/mod-cart.tpl * [FIX] cart: Oops Tiki|bot: joined #tikiwiki
joined #tikiwiki rodrigoprimo: joined #tikiwiki Tiki-KGB: 03jonnybradley r49972 10trunk/lib/payment/cartlib.js 10trunk 10trunk/templates/modules/mod-cart.tpl * [MRG] Automatic merge, branches/12.x 49966 to 49971 Tiki|bot: joined #tikiwiki
joined #tikiwiki Olaf_Stefanov: joined #tikiwiki RobertPlummer: joined #tikiwiki
polom all
lphuberdeau: Did some research with the jison on the parsing technique used, and in short we found a way to make it WAY FASTER!
This means wikiLingo gets faster.
lphuberdeau: If you are curious - https://github.com/robertleeplummerjr/jison/commit/c5c86f61d71cf4ca21e98fc48ea36b27aa9029c9
We use the G with regex so we don't have to splice/substring strings, and providing an offset.
I had no idea about the G, apparently Firefox is the only one who provides support for it in the browser. Except it is a "y" for sticky regexp behavior. Tiki|bot: New Forum Posts: Tiki Webinar 20/02/2014 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51257 Tiki-KGB: 03lphuberdeau r49973 10trunk/ 10(8 files in 4 dirs) * [MOD] Add reward management (user credits only at this time) Tiki|bot: joined #tikiwiki
joined #tikiwiki