Jyhem: gg :) brolin_empey_: joined #tikiwiki brolin_empey__: joined #tikiwiki MichaelC1: joined #tikiwiki luciash_: joined #tikiwiki PrezKennedy: joined #tikiwiki refizul: I'm to tired to do server finetuning... using same MAC two times in a network causes trouble
I'll continue tomorrow Jyhem: sure same here marclaporte: joined #tikiwiki dabright: joined #tikiwiki nelsonko: left #tikiwiki chibaguy: joined #tikiwiki hrsms: joined #tikiwiki
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? lindonb: joined #tikiwiki 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? lindonb: hrsms: i can try 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.
Am I doing something obviously wrong? lindonb: maybe there’s other stuff in the string - perhaps try strpos === false (i think php function commands will work)
sorry, have to step away for a little bit hrsms: OK. Thanks. If/when you return, I got a message : PHP function 'strpos' not allowed by security setting
I solved the security issue, but no joy. I tried both of the following, but the results were the same
{if strpos($f_50,'no-reply') !== 0}{$f_50}, {/if}
{if $f_50|strpos:'no-reply' !== 0}{$f_50}, {/if} lindonb: hrsms: did you try === false, and I would use the whole email address hrsms: I think I had "false" originally. I'll try again.
I must not have. That worked! Thank you very much. lindonb: np - glad it worked! 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. Bsfez: joined #tikiwiki chibaguy: joined #tikiwiki
joined #tikiwiki Jenser: joined #tikiwiki
left #tikiwiki chibaguy: joined #tikiwiki Tiki-KGB_: joined #tikiwiki Bsfez: joined #tikiwiki chibaguy: joined #tikiwiki lindon: joined #tikiwiki lindonb: joined #tikiwiki chibaguy: joined #tikiwiki arildb: joined #tikiwiki chibaguy: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki chibaguy: joined #tikiwiki XGuarden: joined #tikiwiki
hi 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 nelsonko: joined #tikiwiki XGuarden: I need help nelsonko: what about? XGuarden: I have a web page
but I want to optimize ocde
Im new wit htiki wiki
I get an error with the wysiwyg editor
Also each time I edit a html code, I get security message ask me to keep or delete change
... fabricius: joined #tikiwiki XGuarden: Somebody cna help me?
I curently build wiki but this wiki will use a lot of recuring text
For exemple, if a wiki page, i explain step to do if user get a trouble.
For this exemple, one of the step is to restart the computer. I have explaination how to restart computer on my page.
But the step "restart computer" can be include in a lot of wiki
And when new system will came out, i will need to edit all page for fix "how to restart computer"
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 panamaus: joined #tikiwiki fabricius: joined #tikiwiki Jyhem_laptop: joined #tikiwiki arildb_: joined #tikiwiki XGuarden: no one can help me?
hum
also how to set app <p> tag with a color on all wiki, without doing it in all page. arildb: joined #tikiwiki XGuarden: hi lindonb: joined #tikiwiki fabricius: .
XGuarden: hi, still here? XGuarden: yes
I still waiting =:0) fabricius: you are looking for the WikiPlugin {include}
do you know what a WikiPlugin is? nelsonko: joined #tikiwiki XGuarden: yes
include will autorise me to add a page inside another page? fabricius: http://doc.tiki.org/PluginInclude
yes XGuarden: thanks fabricius: you can even include parts of the wiki page, for ex. start="!this heading" end="!that heading"
all explained on the above mentioned doc page XGuarden: Did you know how to edit css for tiki wiki, I want all my text in wiki with tag <p> to be in blue all title in a <h3> to be red
nice
that sav my life =:0) fabricius: actually it is start and stop, not start and end, sorry XGuarden: My code is almost unreadable right now event if the result is beautifull fabricius: you have a link for me?
which Tiki version you are working on? XGuarden: 13 fabricius: ok, so with Bootstrap
The theme-system in in ongoing development and some changes are to be coming, whilst the basics will stay the same XGuarden: http://uni-action.com/wiki/tiki-index.php?page=Changement+de+pilotes&highlight=pilote fabricius: right now you do themes in /templates/... and /styles/... but eventually /templates/styles and /styles will be merged in /themes XGuarden: ok
if you want to see code
user name: test
pass NENe#e8E
I love the page, but I want to add some standart. fabricius: Erreur Vous n'avez pas validé votre compte. XGuarden: my bad... min
ok you can try again fabricius: XGuarden: still not Tiki-KGB: 03lindonb r52400 10trunk/doc/devtools/satis.json * tablesorter: wrong version in file path XGuarden: hum let me see
I try to fix it
I will give you another username pass
username: Administrateur
pass: nPQRIfYsPbIc
Now you surely have access lol Telesight: joined #tikiwiki 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
With the pluginincluded that will help fabricius: in now 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 fabricius: you work with WYSIWYG
no, you do not ask too much questions ... fully ok XGuarden: yes I use wysiwyg
I in fact use source code option all the time
but in futur my friend will help me
but they will not use source code, they will use if possible wysiwyg 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 XGuarden: curently for unknow reason the editor do an error anyway 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
yes editor mentions an error: AJAX Error It may not be possible to edit this page reliably in WYSIWYG mode in this browser. undefined XGuarden: I dont know why I get this error fabricius: me not either :-)
I am not focussed on the CKE these times XGuarden: I get this error after adding container fabricius: you may try to find help on that in the forums
ah
maybe you try to nest plugins and it is not really a strength of CKE to nest elements
there is another interesting project in Tiki to achieve WYSIWYG: wikiLingo
that is developped by Robert Plummer, but not yet fully finished
I think, finally that will be much better and stable than CKE XGuarden: we can try this version yet? fabricius: you can try XGuarden: I will fabricius: I suggest that I activate wikiLingo for you and that I do a wikiLingo based copy of the actual page for you
just testing that together now, maybe reverting or not ... you deside then
just if you want - I take a few minutes XGuarden: I accept =:0) fabricius: cool XGuarden: I love try new thing
funny lol
this sintax appearo do not work: {BOX()} {include page="Accéder à la configuration des imprimantes"} {BOX}
I come back 3 minutes... fabricius: ok, I need some time to test aswell XGuarden: IM back fabricius: still on your site ... few minutes brb XGuarden: I get jam on the throne =:0)
It's french expression that I translate in english, i dont know if that make sense 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 XGuarden: ok fabricius: especially the Syntax of {TABS(... is different between WikiSyntax and wikiLingo XGuarden: ok fabricius: by the way: for approving several plugins at once:example.com/tiki-plugins.php XGuarden: Yah I see it, but no option to auto aproval?
each time I edit juste a little line I need to autorize it Tiki|bot: New Forum Posts: Issue importing from MediaWiki - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=53179 fabricius: let us check autoapprove later ... maybe a permission you could accept for superuser, but I would not recommend for average users XGuarden: ok
I have all my time =:0) fabricius: by the way: what was the issue you wanted ... p { color:blue; }? XGuarden: not exacly,
I said color blue because it's faster, in fact they have a lot of proprety I want to apply to <p> tag 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 XGuarden: Bur it dont want to put it everywhere in my code, I want to put it just once for the whole website fabricius: I mean to all <p> or to specific elements XGuarden: all <p> 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 <p> would affect the whole theme and all <p> everywhere, like from header to footer and that you simply change in your custom theme XGuarden: Nice idea then
Can I select the custum css for each page of the "body" only
I dont want of cvourse to change <p> for fotter or header..
I want to let my friend work with wikki with less syntax as possible
I nfact I want to make the code more readalbe... fabricius: using html instead of wikisyntax seems not a valuable idea to me XGuarden: ok
I can fix that, that will be a good start
If I put wiki syntax everywhere that will be a good start fabricius: to get custom css for p tags only for the textarea/content area you can do this:
.wikitext p { ...
or
.page-data p { ...
.wikitext includes the pagetitle XGuarden: oko fabricius: actually you can change everything for .wikitext if you want XGuarden: not sure where to put it fabricius: ah
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)
mind to clear cache after saving, to get the effect
better: XGuarden: oko fabricius: you choose a theme on your server (where you have ftp or ssh access)
make a copy of it and rename to your needs
you should find pairs of css and same named folder XGuarden: oko
hard fabricius: like for example fivealive.css and /fivealive
in the tikiroot /styles
so /styles/fivealive.css and /styles/fivealive
in the folder Tiki recognises file specific images and options automatically
you have two options: XGuarden: ok fabricius: either you name your copy with a dash like
fivealive-mycustomversion.css
in this case all images and options from the folder /fivealive apply
or
you take a new name
mynewtheme.css XGuarden: lot of fun fabricius: then you would need a new folder /mynewtheme.css in case you want to use images with relative links and options XGuarden: complicated...
If I need to do it once it's fine, but if I need to do it for each new page 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
no once!
changes there then apply globally XGuarden: Im not a css expert unfortunatly.
I need to read about it fabricius: if you limit with a class like .wikitext, then it will apply for that only XGuarden: ok fabricius: you ever used right mouseclick inspect element in your browser? XGuarden: I understand, but I dont see how and where implement it
yah of course fabricius: maybe I soon want to write a documentation about it
but have more stuff in the pipeline first ;-) XGuarden: I will need to conect to my ftp and check how file is handled
still playing with the editor? 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 XGuarden: have a lot of time, I can play with beta version without trouble =:0) fabricius: both use the standard editor, but the second is parsed as wikiLingo instead of wikiSyntax
the TAB and TABS plugin is maybe the most recognisable difference between both XGuarden: for unknow reason style change too. fabricius: no XGuarden: Any idea why this code fail: {HTML()} {BOX()} {include page="Accéder à la configuration des imprimantes"} {BOX} {HTML} fabricius: moment pls I check
hahaha
you do not need a {HTML()} to show a {BOX()} and actually there has been two HTML plugs nested
sorted
was kind of "error 40" XGuarden: oko lol
I put html because fail in first try.
work now lol fabricius: so ... I have to go to my neghbor for dinner in a tiny few minutes XGuarden: oko 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 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 XGuarden: ok 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
I do not know, when I get him, but maybe and hopefully tonight XGuarden: ok fine =:0) fabricius: so a) revert or not?
ah and b) fine already XGuarden: not need =:0) fabricius: thanks
tell me: is this now mainly a general testdevelopment for you or already starting up for your initial project?
maybe you take a dump quite soon for the case we would do too much configuration XGuarden: starting initial project but test in same time, nobody will see it before many time
I want to start it rght
right =:0) fabricius: anyway I'd say at this point no editing at the initial page Changement+de+pilotes XGuarden: SO I take the time I need for everything to be perfect fabricius: good
if you have a lot of drivers and at this page are only a few, you should consider to use Trackers XGuarden: Trackers? fabricius: and instead of a {FANCYTABLE()} use a {TRACKERLIST()} XGuarden: I will try =:0)
maybe will work better with iphone fabricius: trackers are the swiss-army-knife crossbred with leatherman for Tiki
an advanced feature
more later
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
I go for food now
see you later XGuarden: unisecur@hotmail.com
see you later =:0) Jyhem: fabricius: are you gardener for the community site ? tiki.org ? I just made config changes for the sake of the communications team
where should that be documented ? XGuarden: trackerlsit and fancytable loot like to be same... Tiki-KGB: 03paulgv r52401 10trunk/styles/layout/less/tiki-calendar.less * [ENH] Style enhancement when hovering over fc-event in fullcalendar
03paulgv r52402 10trunk/templates/layouts/social/layout_view.tpl * [FIX] Login/Register menu items not showing propperly
03paulgv r52403 10trunk/templates/register-email.tpl * Bootstrap migration : help-block under email field
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
03paulgv r52405 10trunk/lib/wiki-plugins/wikiplugin_tracker.php
Bootstrap migration : Enhanced submit container and mandatory notice when using PluginTracker fabricius: polom
back from dinner
XGuarden
Jyhem:
Jyhem: I seem to be at least one (of the?) guardener(s)
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
/S
/s/S/s
/s/TRACHERLIST/TRACKERLIST
/s/dynamiccaly/dynamically