[00:03] refizul it does boot! it's got ssh! dance... [00:18] Jyhem gg :) [00:23] brolin_empey_ joined #tikiwiki [00:37] brolin_empey__ joined #tikiwiki [00:37] MichaelC1 joined #tikiwiki [00:37] luciash_ joined #tikiwiki [00:37] PrezKennedy joined #tikiwiki [01:26] refizul I'm to tired to do server finetuning... using same MAC two times in a network causes trouble [01:27] refizul I'll continue tomorrow [01:39] Jyhem sure same here [02:48] marclaporte joined #tikiwiki [02:52] dabright joined #tikiwiki [03:24] nelsonko left #tikiwiki [03:25] chibaguy joined #tikiwiki [03:55] hrsms joined #tikiwiki [03:56] hrsms I am trying to do a very simple if/else statement in a .tpl file used to format tracker output. It is not working. Is anyone here available to help? [04:08] lindonb joined #tikiwiki [04:09] hrsms @lindonb I am trying to do a very simple if/else statement in a .tpl file used to format tracker output. It is not working. Are you available to help? [04:10] lindonb hrsms: i can try [04:13] hrsms I am trying to filter out email addresses that equal 'no-reply@hrsms.org'. My .tpl statement is {if $f_50 != 'no-reply@hrsms.org'}{$f_50},{/if} $f_50 is the email field. No addresses are satisfying the if statement, so all are displayed. Including no-reply@hrsms.org. [04:14] hrsms Am I doing something obviously wrong? [04:18] lindonb maybe there’s other stuff in the string - perhaps try strpos === false (i think php function commands will work) [04:19] lindonb sorry, have to step away for a little bit [04:22] hrsms OK. Thanks. If/when you return, I got a message : PHP function 'strpos' not allowed by security setting [04:46] hrsms I solved the security issue, but no joy. I tried both of the following, but the results were the same [04:46] hrsms {if strpos($f_50,'no-reply') !== 0}{$f_50}, {/if} [04:46] hrsms {if $f_50|strpos:'no-reply' !== 0}{$f_50}, {/if} [05:07] lindonb hrsms: did you try === false, and I would use the whole email address [05:08] hrsms I think I had "false" originally. I'll try again. [05:09] hrsms I must not have. That worked! Thank you very much. [05:10] lindonb np - glad it worked! [05:10] hrsms I know I was using "false" at one point. The other part must have changed, or that was before I solved the permission issue. [05:30] Bsfez joined #tikiwiki [07:39] chibaguy joined #tikiwiki [08:53] chibaguy joined #tikiwiki [08:53] Jenser joined #tikiwiki [08:54] Jenser left #tikiwiki [09:09] chibaguy joined #tikiwiki [10:02] Tiki-KGB_ joined #tikiwiki [10:08] Bsfez joined #tikiwiki [10:08] chibaguy joined #tikiwiki [10:31] lindon joined #tikiwiki [10:47] lindonb joined #tikiwiki [10:48] chibaguy joined #tikiwiki [10:55] arildb joined #tikiwiki [11:38] chibaguy joined #tikiwiki [11:46] chibaguy joined #tikiwiki [12:19] chibaguy joined #tikiwiki [13:06] chibaguy joined #tikiwiki [14:12] chibaguy joined #tikiwiki [14:23] chibaguy joined #tikiwiki [14:48] fabricius joined #tikiwiki [14:56] fabricius joined #tikiwiki [15:02] fabricius joined #tikiwiki [15:09] chibaguy joined #tikiwiki [15:14] XGuarden joined #tikiwiki [15:19] XGuarden hi [15:30] Tiki|bot New Forum Posts: Bootstrap: tiki-view_forum.tpl needs additional elements and classes? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53173 [15:53] nelsonko joined #tikiwiki [15:54] XGuarden I need help [15:55] nelsonko what about? [15:57] XGuarden I have a web page [15:57] XGuarden but I want to optimize ocde [16:06] XGuarden Im new wit htiki wiki [16:07] XGuarden I get an error with the wysiwyg editor [16:09] XGuarden Also each time I edit a html code, I get security message ask me to keep or delete change [16:39] XGuarden ... [16:44] fabricius joined #tikiwiki [17:01] XGuarden Somebody cna help me? [17:17] XGuarden I curently build wiki but this wiki will use a lot of recuring text [17:18] XGuarden For exemple, if a wiki page, i explain step to do if user get a trouble. [17:18] XGuarden For this exemple, one of the step is to restart the computer. I have explaination how to restart computer on my page. [17:19] XGuarden But the step "restart computer" can be include in a lot of wiki [17:19] XGuarden And when new system will came out, i will need to edit all page for fix "how to restart computer" [17:20] XGuarden I want to have one page "how to restart computer" all il all page add some code that make appear the content of the page "how to restart computer" in the same page [17:23] panamaus joined #tikiwiki [17:40] fabricius joined #tikiwiki [17:45] Jyhem_laptop joined #tikiwiki [17:45] arildb_ joined #tikiwiki [17:46] XGuarden no one can help me? [17:52] XGuarden hum [18:02] XGuarden also how to set app

tag with a color on all wiki, without doing it in all page. [18:24] arildb joined #tikiwiki [18:24] XGuarden hi [18:38] lindonb joined #tikiwiki [18:41] fabricius . [18:41] fabricius XGuarden: hi, still here? [18:42] XGuarden yes [18:42] XGuarden I still waiting =:0) [18:42] fabricius you are looking for the WikiPlugin {include} [18:42] fabricius do you know what a WikiPlugin is? [18:42] nelsonko joined #tikiwiki [18:43] XGuarden yes [18:43] XGuarden include will autorise me to add a page inside another page? [18:44] fabricius http://doc.tiki.org/PluginInclude [18:44] fabricius yes [18:44] XGuarden thanks [18:45] fabricius you can even include parts of the wiki page, for ex. start="!this heading" end="!that heading" [18:45] fabricius all explained on the above mentioned doc page [18:45] XGuarden Did you know how to edit css for tiki wiki, I want all my text in wiki with tag

to be in blue all title in a

to be red [18:45] XGuarden nice [18:46] XGuarden that sav my life =:0) [18:46] fabricius actually it is start and stop, not start and end, sorry [18:46] XGuarden My code is almost unreadable right now event if the result is beautifull [18:46] fabricius you have a link for me? [18:47] fabricius which Tiki version you are working on? [18:47] XGuarden 13 [18:47] fabricius ok, so with Bootstrap [18:48] fabricius The theme-system in in ongoing development and some changes are to be coming, whilst the basics will stay the same [18:48] XGuarden http://uni-action.com/wiki/tiki-index.php?page=Changement+de+pilotes&highlight=pilote [18:49] fabricius right now you do themes in /templates/... and /styles/... but eventually /templates/styles and /styles will be merged in /themes [18:49] XGuarden ok [18:50] XGuarden if you want to see code [18:50] XGuarden user name: test [18:50] XGuarden pass NENe#e8E [18:52] XGuarden I love the page, but I want to add some standart. [18:52] fabricius Erreur Vous n'avez pas validé votre compte. [18:53] XGuarden my bad... min [18:56] XGuarden ok you can try again [18:57] fabricius XGuarden: still not [18:58] Tiki-KGB 03lindonb r52400 10trunk/doc/devtools/satis.json * tablesorter: wrong version in file path [18:58] XGuarden hum let me see [19:01] XGuarden I try to fix it [19:01] XGuarden I will give you another username pass [19:02] XGuarden username: Administrateur [19:02] XGuarden pass: nPQRIfYsPbIc [19:03] XGuarden Now you surely have access lol [19:04] Telesight joined #tikiwiki [19:05] XGuarden the hard part is that most editor will know nothing about coding, it's why I trying to remove most html code as possible [19:09] XGuarden With the pluginincluded that will help [19:09] fabricius in now [19:09] XGuarden By the way each time I edit a plugin, that ask me to autorize it. But I want auto autorisation.. I ask to much question lol [19:10] fabricius you work with WYSIWYG [19:13] fabricius no, you do not ask too much questions ... fully ok [19:14] XGuarden yes I use wysiwyg [19:14] XGuarden I in fact use source code option all the time [19:14] XGuarden but in futur my friend will help me [19:15] XGuarden but they will not use source code, they will use if possible wysiwyg [19:15] fabricius I would not use it ... I do not so much like the CKE editor, although I recommend that the community, respecively the software needs WYSIWYG capability [19:16] XGuarden curently for unknow reason the editor do an error anyway [19:16] fabricius but at least for pages that are kind of "Admin only" ... for example technical pages or landing pages etc. ... I would straight forward use only the WikiSyntax [19:16] fabricius yes editor mentions an error: AJAX Error It may not be possible to edit this page reliably in WYSIWYG mode in this browser. undefined [19:17] XGuarden I dont know why I get this error [19:17] fabricius me not either :-) [19:17] fabricius I am not focussed on the CKE these times [19:18] XGuarden I get this error after adding container [19:18] fabricius you may try to find help on that in the forums [19:18] fabricius ah [19:18] fabricius maybe you try to nest plugins and it is not really a strength of CKE to nest elements [19:19] fabricius there is another interesting project in Tiki to achieve WYSIWYG: wikiLingo [19:19] fabricius that is developped by Robert Plummer, but not yet fully finished [19:19] fabricius I think, finally that will be much better and stable than CKE [19:20] XGuarden we can try this version yet? [19:20] fabricius you can try [19:21] XGuarden I will [19:21] fabricius I suggest that I activate wikiLingo for you and that I do a wikiLingo based copy of the actual page for you [19:21] fabricius just testing that together now, maybe reverting or not ... you deside then [19:22] fabricius just if you want - I take a few minutes [19:22] XGuarden I accept =:0) [19:22] fabricius cool [19:22] XGuarden I love try new thing [19:25] XGuarden funny lol [19:26] XGuarden this sintax appearo do not work: {BOX()} {include page="Accéder à la configuration des imprimantes"} {BOX} [19:26] XGuarden I come back 3 minutes... [19:28] fabricius ok, I need some time to test aswell [19:36] XGuarden IM back [19:37] fabricius still on your site ... few minutes brb [19:37] XGuarden I get jam on the throne =:0) [19:38] XGuarden It's french expression that I translate in english, i dont know if that make sense [19:45] fabricius give me a few minutes please ... have deactivated a bunch on WYSIWYG and editing a copy of Changement de pilotes <-> Changement de pilotes wikiLingo ... please do not change settings now or edit, for that I can clean revert [19:45] XGuarden ok [19:46] fabricius especially the Syntax of {TABS(... is different between WikiSyntax and wikiLingo [19:46] XGuarden ok [19:50] fabricius by the way: for approving several plugins at once:example.com/tiki-plugins.php [19:54] XGuarden Yah I see it, but no option to auto aproval? [19:54] XGuarden each time I edit juste a little line I need to autorize it [20:00] Tiki|bot New Forum Posts: Issue importing from MediaWiki - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=53179 [20:02] fabricius let us check autoapprove later ... maybe a permission you could accept for superuser, but I would not recommend for average users [20:02] XGuarden ok [20:03] XGuarden I have all my time =:0) [20:13] fabricius by the way: what was the issue you wanted ... p { color:blue; }? [20:15] XGuarden not exacly, [20:16] XGuarden I said color blue because it's faster, in fact they have a lot of proprety I want to apply to

tag [20:16] fabricius one problem right now with the actual state of wikiLingo implementation / maybe my config: when I save the page where I use wikiLingo, I have to set wikiLingo each time, otherwise it goes back to default wikisyntax parsing ... I will have to discuss that with Robert Plummer [20:16] XGuarden Bur it dont want to put it everywhere in my code, I want to put it just once for the whole website [20:17] fabricius I mean to all

or to specific elements [20:17] XGuarden all

[20:19] fabricius for where you used the p tag on the page, I would recommend to instead use a plugin {DIV(class="myspecialthingi")}bla bla {DIV}, cause the

would affect the whole theme and all

everywhere, like from header to footer and that you simply change in your custom theme [20:20] XGuarden Nice idea then [20:20] XGuarden Can I select the custum css for each page of the "body" only [20:21] XGuarden I dont want of cvourse to change

for fotter or header.. [20:21] XGuarden I want to let my friend work with wikki with less syntax as possible [20:22] XGuarden I nfact I want to make the code more readalbe... [20:31] fabricius using html instead of wikisyntax seems not a valuable idea to me [20:31] XGuarden ok [20:32] XGuarden I can fix that, that will be a good start [20:33] XGuarden If I put wiki syntax everywhere that will be a good start [20:33] fabricius to get custom css for p tags only for the textarea/content area you can do this: [20:33] fabricius .wikitext p { ... [20:33] fabricius or [20:34] fabricius .page-data p { ... [20:34] fabricius .wikitext includes the pagetitle [20:34] XGuarden oko [20:35] fabricius actually you can change everything for .wikitext if you want [20:35] XGuarden not sure where to put it [20:35] fabricius ah [20:36] fabricius to test around a bit ... but effect is globally and overwrites EACH css file: /tiki-admin.php?page=look -> tab = customisation ... about the first text field (marked for custom css) [20:36] fabricius mind to clear cache after saving, to get the effect [20:36] fabricius better: [20:37] XGuarden oko [20:37] fabricius you choose a theme on your server (where you have ftp or ssh access) [20:37] fabricius make a copy of it and rename to your needs [20:38] fabricius you should find pairs of css and same named folder [20:38] XGuarden oko [20:38] XGuarden hard [20:38] fabricius like for example fivealive.css and /fivealive [20:38] fabricius in the tikiroot /styles [20:38] fabricius so /styles/fivealive.css and /styles/fivealive [20:39] fabricius in the folder Tiki recognises file specific images and options automatically [20:39] fabricius you have two options: [20:39] XGuarden ok [20:40] fabricius either you name your copy with a dash like [20:40] fabricius fivealive-mycustomversion.css [20:40] fabricius in this case all images and options from the folder /fivealive apply [20:40] fabricius or [20:40] fabricius you take a new name [20:41] fabricius mynewtheme.css [20:41] XGuarden lot of fun [20:41] fabricius then you would need a new folder /mynewtheme.css in case you want to use images with relative links and options [20:42] XGuarden complicated... [20:42] XGuarden If I need to do it once it's fine, but if I need to do it for each new page [20:42] fabricius it is quite easy, but for the first time, if you are not so deep in css anyway, it might look be a bit confusing ... but it is really easy [20:43] fabricius no once! [20:43] fabricius changes there then apply globally [20:43] XGuarden Im not a css expert unfortunatly. [20:43] XGuarden I need to read about it [20:44] fabricius if you limit with a class like .wikitext, then it will apply for that only [20:44] XGuarden ok [20:44] fabricius you ever used right mouseclick inspect element in your browser? [20:44] XGuarden I understand, but I dont see how and where implement it [20:45] XGuarden yah of course [20:45] fabricius maybe I soon want to write a documentation about it [20:45] fabricius but have more stuff in the pipeline first ;-) [20:45] XGuarden I will need to conect to my ftp and check how file is handled [20:55] XGuarden still playing with the editor? [20:55] fabricius yes, but please mind, that in 13 with all the changes there is a little bit of mess, not everything like finally will be ... you might also install a Tiki12 just for checking how it "was" and then compare with 13 and then consider that /styles and /templates/styles will eventually merged to themes [20:56] XGuarden have a lot of time, I can play with beta version without trouble =:0) [20:58] fabricius both use the standard editor, but the second is parsed as wikiLingo instead of wikiSyntax [20:58] fabricius the TAB and TABS plugin is maybe the most recognisable difference between both [20:59] XGuarden for unknow reason style change too. [20:59] fabricius no [20:59] XGuarden Any idea why this code fail: {HTML()} {BOX()} {include page="Accéder à la configuration des imprimantes"} {BOX} {HTML} [20:59] fabricius moment pls I check [21:06] fabricius hahaha [21:06] fabricius you do not need a {HTML()} to show a {BOX()} and actually there has been two HTML plugs nested [21:06] fabricius sorted [21:07] fabricius was kind of "error 40" [21:08] XGuarden oko lol [21:09] XGuarden I put html because fail in first try. [21:10] XGuarden work now lol [21:11] fabricius so ... I have to go to my neghbor for dinner in a tiny few minutes [21:11] XGuarden oko [21:11] Tiki|bot New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52385] branches/13.x/lib/codemirror_tiki/ codemirror_tiki.js - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53181 [21:12] fabricius do you want, that I revert, for that you have everything as it was with WYSIWYG, or do you want to take this and play around a bit with wikiLingo (eventually then the exact previous settings woud not be remembered [21:12] XGuarden ok [21:13] fabricius next thing: I would like to show the issues on your site, I have seen regarding to wikiLingo, to the wikiLingo developer Robert Plummer [21:13] fabricius I do not know, when I get him, but maybe and hopefully tonight [21:13] XGuarden ok fine =:0) [21:13] fabricius so a) revert or not? [21:14] fabricius ah and b) fine already [21:14] XGuarden not need =:0) [21:14] fabricius thanks [21:14] fabricius tell me: is this now mainly a general testdevelopment for you or already starting up for your initial project? [21:15] fabricius maybe you take a dump quite soon for the case we would do too much configuration [21:15] XGuarden starting initial project but test in same time, nobody will see it before many time [21:15] XGuarden I want to start it rght [21:16] XGuarden right =:0) [21:16] fabricius anyway I'd say at this point no editing at the initial page Changement+de+pilotes [21:16] XGuarden SO I take the time I need for everything to be perfect [21:16] fabricius good [21:16] fabricius if you have a lot of drivers and at this page are only a few, you should consider to use Trackers [21:17] XGuarden Trackers? [21:17] fabricius and instead of a {FANCYTABLE()} use a {TRACKERLIST()} [21:18] XGuarden I will try =:0) [21:18] XGuarden maybe will work better with iphone [21:18] fabricius trackers are the swiss-army-knife crossbred with leatherman for Tiki [21:18] fabricius an advanced feature [21:18] fabricius more later [21:20] fabricius he, maybe you want to send me your e-mail adress in query ... I think you might have a perfect use case for a documentation I am working on .... maybe we could go for a win win situation in collaboration ... you need a lot of basic and semi advanced Tiki knowledge I think [21:20] fabricius I go for food now [21:20] fabricius see you later [21:20] XGuarden unisecur@hotmail.com [21:21] XGuarden see you later =:0) [21:25] Jyhem fabricius: are you gardener for the community site ? tiki.org ? I just made config changes for the sake of the communications team [21:25] Jyhem where should that be documented ? [21:35] XGuarden trackerlsit and fancytable loot like to be same... [21:44] Tiki-KGB 03paulgv r52401 10trunk/styles/layout/less/tiki-calendar.less * [ENH] Style enhancement when hovering over fc-event in fullcalendar [21:44] Tiki-KGB 03paulgv r52402 10trunk/templates/layouts/social/layout_view.tpl * [FIX] Login/Register menu items not showing propperly [21:58] Tiki-KGB 03paulgv r52403 10trunk/templates/register-email.tpl * Bootstrap migration : help-block under email field [22:36] Tiki-KGB 03paulgv r52404 10trunk/ 10lib/wiki-plugins/wikiplugin_tracker.php 10styles/layout/less/tiki-trackers.less * Bootstrap migration : enhanced display for help blocks when using PluginTracker [22:54] Tiki-KGB 03paulgv r52405 10trunk/lib/wiki-plugins/wikiplugin_tracker.php [22:54] Tiki-KGB Bootstrap migration : Enhanced submit container and mandatory notice when using PluginTracker [23:00] fabricius polom [23:00] fabricius back from dinner [23:01] fabricius XGuarden [23:01] fabricius Jyhem: [23:02] fabricius Jyhem: I seem to be at least one (of the?) guardener(s) [23:18] fabricius XGuarden: yes, look the same with mainly the same options, but no, is not the same, as TRACHERLIST gets it's data not from a manually edited static wikitable, but from a dynamiccaly created tracker [23:27] fabricius /S [23:27] fabricius /s/S/s [23:27] fabricius /s/TRACHERLIST/TRACKERLIST [23:28] fabricius /s/dynamiccaly/dynamically