Trebly: Hi, Help, it is a long time I have not used the editor for document creation. I don't find anymore the way (where are the options) with wysiwyg to add most of wiki tags. Like H1 H2 H3 etc... before to redact I was using wiki syntax and wysiwig only for test. For starting a new site I wish to use the wysiwyg editor,and make it to be used by users...
I set long time ago an extended config for test, and many thing have changed... benoitg: joined #tikiwiki CIA-36: tikiwiki: 03marclaporte * r39902 10/trunk/lib/prefs/flaggedrev.php: Clearer description for Revision Approval Categories preference benoitg: joined #tikiwiki AldenisZen: joined #tikiwiki goj_killedByISP: joined #tikiwiki benoitg: joined #tikiwiki phantomfakeBNC: joined #tikiwiki Bernard1: joined #tikiwiki
joined #tikiwiki pkdille: joined #tikiwiki CIA-36: tikiwiki: 03marclaporte * r39903 10/trunk/ (7 files in 3 dirs): Better handling of hints for preferences requiring a separator between values Bernard1: joined #tikiwiki CIA-36: tikiwiki: 03marclaporte * r39904 10/trunk/lib/modules/modlib.php: Move category module param to the top because it's more useful than others on the list. TODO: A feature pref check for the params. Ex.: if perspectives or categories are not used... phantomfakeBNC: joined #tikiwiki xavi: joined #tikiwiki Bernard1: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki rodrigoprimo: joined #tikiwiki CIA-36: tikiwiki: 03sampaioprimo * r39905 10/trunk/templates/messu-compose.tpl: for easier translation sentences should not be splited sandroandrade: joined #tikiwiki mealstrom: joined #tikiwiki
hi, ive got question about RSS module in tiki. Is it possible to configure rss to send feed when wiki-pages updates?
say page "Local Dialplan" was changed and everyone who was subscribe to wiki-rss get notified about it? PhilBack|afk: joined #tikiwiki
polom PhilBack: I've got a problem with usermodules parms in 6.x
Params appears as "Array" in an input field... Weird. Tiki|bot: Recent Bug: Tracker item: #4167 - - Tracker Import from csv does not import date and time properly - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4167 Beestje: I just opened this bug. I have a solution for version 3.3 :-)
I'll check first to see whether it's still a problem in version 8.x
yep, same problem in 8.x -: Beestje starting PHP learning mode Beestje: I put the correct code in the Description of the bug.
I also added the correct code for version 8.3
I don't have the ability right now to check if it works for version 8.3
also I'm a complete newbie regarding PHP
If anyone would be able to look into this bug and see if my code is worthy to be taken into the svn, I'd be very happy :-D
finally something i'm able to give back to the tikiwiki community (besides closing duplicate bugs...) radek82: joined #tikiwiki henry_: joined #tikiwiki
hello Torsten? xavi: mealstrom: that's the idea of wiki rss (afaik, it's a feature in tiki, even if I don't know whether it's bug free or not). Try for yourself
Beestje: try in a 8x localhost of your own, and when it works, you can commit yourself directly to 8x (afaik), and port it to trunk by you or someone else
just request commit permissions when you consider that you are reading for commiting :-)
http://dev.tiki.org/Commit mealstrom: xavi: so rss works only if new page is created? xavi: it should be updated when the page is changed, afaik Beestje: @xavi : thanks! Not able to set up 8.x now. Just learned php starting as of yesterday so I don't feel ready to commit at all :-D
Just would like someone to review the code that I wrote and see if it's correct. xavi: Beestje: take it easy, and take your time. But I suggest that you take some time in a few days, for instance, and install a tiki8 in your localhost
test your fix yourself
and if you see that it works there, then commit it ;-) Beestje: well, the code works, just don't know whether it's properly structured xavi: Beestje: I'm not good coder, so I'm not the right person to review others code. Good luck to find someone
if not enough feedback here, send your request at the tikiwiki-devel list
http://tiki.org/lists Beestje: thanks, already noticed that i used the split() function and in later versions of tikiwiki, they seem to be using the preg_split() function
have to adjust that first. Also for the 8.3 version a dateformat was added that I didn't take into consideration
hmmm... don't see why I should use the preg_split instead of a normal split in this situation. nkoth|nelson: joined #tikiwiki Jyhem_laptop: http://fr.php.net/manual/en/function.split.php
Beestje: → "This function has been DEPRECATED as of PHP 5.3.0. Relying on this feature is highly discouraged."
That's why Beestje: ooohhhh :-) i see :-D
back to the drawing ... euhm I mean coding board :-D Jyhem_laptop: look at the page, they explain how to switch PhilBack: Got my modules thing sorted out. Basically there is no UI but the parms work. Only showing Array() when you edit and there are none. Code was changed but workaround decent enoguh?
s/enoguh?/enough/ Beestje: @Jyhem : thanks. So in this case it would be even better to use the explode() function instead of preg_split()?
quote : If you don't require the power of regular expressions, it is faster to use explode(), which doesn't incur the overhead of the regular expression engine.
And afaik I don't need reg exp. to split e.g. "24/12/2010 18:35:21" nkoth|nelson: hi, has anyone here tried to backport arildb's fixes for special characters in urls in wysiwyg to tiki6?
i am getting stuck PhilBack: Didn't even knew about that...
Is there anyone having the drawing sources used for the fivealive theme? riouxjp64: joined #tikiwiki
Hi, how I can justify a text on a wiki page on Tiki 8.2 thank nkoth|nelson: justify as in flush both left and right? i don't think that is possible in any editor on the web riouxjp64: on a word document I can put the text in left center right and justified. Can I justify a text on a page wiki CIA-36: tikiwiki: 03sampaioprimo * r39906 10/branches/8.x/ (. templates/messu-compose.tpl):
tikiwiki: [bp/39905]for easier translation sentences should not be splited (fixes fatal
tikiwiki: error reported by jean-luc, see
tikiwiki: http://sourceforge.net/mailarchive/forum.php?thread_name=CABd-ERHOUJB%2BMDesudt9DzjJfTCmpcgc1BLdpc%2BPCoTzP7K92A%40mail.gmail.com&forum_name=tikiwiki-devel) xavi: left #tikiwiki nkoth|nelson: riouxjp64: no riouxjp64: ok thanks mealstrom: left #tikiwiki PhilBack: @riuxjp64: If you put it in a {DIV()} you can. Check the blockquote sample. http://doc.tiki.org/PluginDiv
Got myself a bit better at theming... Check http://philippeback.eu/tiki-index.php arildb: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4168 - - WYSIWYG & Mobile: check if browser is supported and provide relevant error message - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4168 CIA-36: tikiwiki: 03marclaporte * r39907 10/trunk/lib/prefs/ (http.php https.php): Avoid false reset to default links in the admin panel
tikiwiki: 03marclaporte * r39908 10/trunk/lib/prefs/session.php: fix typo RobertPlummer: joined #tikiwiki CIA-36: tikiwiki: 03marclaporte * r39909 10/trunk/lib/prefs/session.php: clearer pref name
tikiwiki: 03marclaporte * r39910 10/trunk/templates/admin/include_login.tpl: dos2unix
tikiwiki: 03marclaporte * r39911 10/trunk/ (9 files in 2 dirs): dos2unix nkoth|nelson: left #tikiwiki CIA-36: tikiwiki: 03marclaporte * r39912 10/trunk/lib/ (4 files in 3 dirs): dos2unix Bernard1: joined #tikiwiki pkdille: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4169 - - Plugin: RSS - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4169 redflo: joined #tikiwiki phantomfakeBNC: joined #tikiwiki Jyhem_laptop: joined #tikiwiki CIA-36: tikiwiki: 03chealer * r39913 10/trunk/ (templates/tiki-admin_menus.tpl tiki-admin_menus.php): [ENH] Admin menus: change menu creation and modification CSRF protection mechanism from check_authenticity() to check_ticket()