***: chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chealer_ has joined #tikiwiki
chealer has quit IRC (Read error: Connection reset by peer)
dabright has joined #tikiwiki
chealer__ has joined #tikiwiki
chealer_ has quit IRC (Read error: Connection reset by peer)
marclaporte has joined #tikiwiki marclaporte: polom luciash: polom marc ***: Caarrie|away is now known as Caarrie|sleeping
rtdos has quit IRC (Remote host closed the connection) CIA-83: tikiwiki: 03robertplummer * r32886 10/trunk/ (6 files in 3 dirs):
tikiwiki: [ADD] Simple user interface for linking other types of objects in Tiki to spreadsheet using jQuery UI dialog and ajax callbacks
tikiwiki: [ADD] References for easily obtaining id of objects on other interfaces Tiki|bot: New Forum Posts: Conditional in Tracker: show field only if less than X users modified this field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40482 ***: dabright has left nicohelp: I could use a little help with indents. When I use ;: the whole paragraph gets endented. Is there a way to make it just indent the first part of the paragraph like it is when writing a book? ***: goj has quit IRC (Read error: Operation timed out)
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom luciash: nicohelp: u'd need to modify CSS
polom chibaguy chibaguy: hi luciash
nicohelp: you'll notice that HTML in general doesn't indent paragraphs by default. luciash: nicohelp: if it produces <p class="someclass">...</p> it could be easy to add custom CSS definition to your Look & Feel > Custom CSS panel
*Admin panel
or <blockquote> or whatever tag chibaguy: http://www.w3.org/Style/Examples/007/indent.en.html
relevant info lphuberdeau: we really need a better way to manage typographical styles ***: goj has joined #tikiwiki chibaguy: lphuberdeau: maybe the theme generator (css modifier) could be extended that direction. lphuberdeau: it was discussed last time in london
don't know if jonnyb will get there :) ***: chealer__ has quit IRC (Remote host closed the connection) chibaguy: I think it must be hard to figure out how to implement that (backend), and also how to do the user interface. The gui for the background colors and borders, etc. so far are pretty cool, but it remains to be seen how people can use it, I guess. lphuberdeau: put up sample text, show options chibaguy: And currently it depends on the user being familiar with the CSS selector names if they want to target a specific page part to modify (or maybe the live preview can be used). lphuberdeau: it's really not about providing all the options in CSS, just letting users choose the feel they want for the site chibaguy: Yeah, sample text would be good. lphuberdeau: experts can write their own CSS chibaguy: luciash, it seems with HTML5 that we don't need the strict limit on how h1 is used (only once on the page). Each section can have its own heading hierarchy starting with h1.
This means no more switching of the h1-h4 mapping in wiki pages depending on whether page title is displayed or not.
....which would be great.
What do you think?
Also, I wonder if we still need those semantic invisible headings and hr's. Seems like the new HTML5 elements handle that (aside, etc.). ***: coaboa has joined #tikiwiki
coaboa||away has quit IRC (Ping timeout: 240 seconds) luciash: chibaguy: i agree chibaguy: simpler is better
yay CIA-83: tikiwiki: 03chibaguy * r32887 10/trunk/ (styles/layout/layout.css templates/tiki.tpl): [REF] Hidden semantic headings and hr in tiki.tpl not needed with HTML5. chibaguy: I don't know where the code that changes the wikitext headings is, though. ***: ricks99 has joined #tikiwiki ricks99: help.... i activated sefurl and have the correct .htaccess file. however, all my short urls result in 404 erorrs.
i looked at the apache log, and it just says File does not exist: /var/www/tiki/PageName
Is there a way to check to confirm that the mod_rewrite is actually enabled and working? luciash: ricks99: RewriteBase ricks99: y, i uncommented RewriteBase "/tiki" luciash: so your.url/tiki/ ? ricks99: actually no
now that i look at it, i think it may be a symlink.
rewrites wont work with symlinks, will it? luciash: does your Apache support RewriteRules ? ricks99: i guess. how would i confirm luciash: i think what matters is how it appears in the URL ricks99: the url does *not* show /tiki/
foo.bar.com/tiki-index.php?page=PageName is what i see in the URL luciash: so if it is so... you should have no RewriteBase specified or just "/" ricks99: i have tried both. :(
it is an out-of-the box apace 2.2 config.
i thought rewriterules was default? luciash: out of the box requires additional module instalation for rewrite rules iirc ricks99: if i run phpinfo, what should i look for to see if it is installed?
hm... i do *not* see the rewrite module listed in "Loaded Modules"... i guess it isn't installed. luciash: good guess
sorry, i need to run
c u later folks ricks99: tx
sdu a2enmod rewrite did the trick
adios all ***: ricks99 has quit IRC (Quit: Page closed)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki -: chibaguy needs to adjust eletrodes on tinfoil hat - fixedwidth still isn't working properly in trunk; fixed width is too strong, center column can't expand with wide content. chibaguy: (in themes other than fivealive) -: chibaguy tweaks electrodes, does a theremin tune, and gets a fixed-width fix, but needs to think about best way. ***: chibaguy has quit IRC (Ping timeout: 245 seconds)
LordVan has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 276 seconds)
GillesM has joined #tikiwiki
redflo has joined #tikiwiki
nicohelp has quit IRC (Ping timeout: 245 seconds)
Wilkins has joined #tikiwiki
lphuberdeau has joined #tikiwiki Tiki|bot: New Forum Posts: Souci à la suite de l'installation - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=40483 ***: rodrigo_sampaio has joined #tikiwiki CIA-83: tikiwiki: 03xavidp * r32888 10/trunk/_htaccess: [ENH]Added command (commented out by default) to easily increase the maximum file size for uploads allowed by php for Tiki upload_max_filesize when server allows such customiztion per directory based on .htaccess
tikiwiki: 03xavidp * r32889 10/branches/proposals/6.x/_htaccess:
tikiwiki: [ENH][bp/r32888]Added command (commented out by default) to easily increase the
tikiwiki: maximum file size for uploads allowed by php for Tiki upload_max_filesize when
tikiwiki: server allows such customiztion per directory based on .htaccess rodrigo_sampaio: is installer/shell.php broken for anyone else on trunk? any guess of what might be causing the problem?
I can't run it. I get a bunch of warning messages and than a fatal error:
Fatal error: Call to a member function assign() on a non-object in /home/rodrigo/devel/tiki70/lib/setup/absolute_urls.php on line 51 ***: jonnyb has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie|away Tiki|bot: New Forum Posts: Catergory problem - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40484 jonnyb: hi changi - i thought some *.tiki.org site were using proposals these days, especially dev, no? Says it's still on 6.1 CIA-83: tikiwiki: 03sept_7 * r32890 10/trunk/lib/wiki/editlib.php:
tikiwiki: [FIX] CKEditor+link edition : When in WYSIWYG mode and htmltowiki, URL edited
tikiwiki: with CKEditor get replaced by "javascript:void(0)". So get the real URL and not
tikiwiki: the faked one.
tikiwiki: 03sept_7 * r32891 10/branches/proposals/6.x/lib/wiki/editlib.php:
tikiwiki: [FIX/bp 32890] CKEditor+link edition : When in WYSIWYG mode and htmltowiki, URL
tikiwiki: edited with CKEditor get replaced by "javascript:void(0)". So get the real URL
tikiwiki: and not the faked one. ***: fabricius has quit IRC (Remote host closed the connection)
kiilo has joined #tikiwiki
ricks99 has joined #tikiwiki ricks99: polom y'all jonnyb: hi ricks99 ricks99: hiya honnyb rodrigo_sampaio: polom
jonnyb: is php installer/shell.php working for you on trunk? for a few days now I can't update tiki trunk database jonnyb: seemed ok last time i tried (on demo.t.o i think) rodrigo_sampaio: jonnyb: so maybe again something with my machine :(
thanks jonnyb: just ran locally ok too rodrigo_sampaio: jonnyb: I just checked on i18n.tiki.org and it is working there as well ***: RavenC has joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #3797 - - Allow HTML and/or Wiki syntax in Site Title and Subtitle fields - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3797
New Forum Posts: I cannot enable the WYSIWYG Editor - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40487 CIA-83: tikiwiki: 03sampaioprimo * r32892 10/trunk/lib/test/importer/fixtures/wikipedia_train_article_parsed.txt: fix test fixture
tikiwiki: 03sampaioprimo * r32893 10/trunk/lib/test/importer/TikiImporterBlogWordpressTest.php:
tikiwiki: mock TikiImporter_Blog_Wordpress::setupTiki() on wordpress importer
tikiwiki: tests
tikiwiki: 03sampaioprimo * r32894 10/trunk/lib/test/ (bootstrap.php local.php.dist): use an independent database for test suite
tikiwiki: 03sampaioprimo * r32895 10/trunk/lib/ (auth/tokens.php test/auth/AuthTokensTest.php): fix auth tests broken after r32269
tikiwiki: 03sampaioprimo * r32896 10/trunk/lib/test/bootstrap.php: before running test suite update db if needed
tikiwiki: 03jonnybradley * r32897 10/trunk/comments.php: [FIX] comments: keep title when previewing
tikiwiki: 03sampaioprimo * r32898 10/trunk/lib/test/: svn:ignore
tikiwiki: 03jonnybradley * r32899 10/branches/proposals/6.x/comments.php: [bp/r32897][FIX] comments: keep title when previewing ***: rworth has quit IRC (Quit: Coyote finally caught me)
ricks99 has quit IRC (Remote host closed the connection)
radek82 has joined #tikiwiki
ricks99 has joined #tikiwiki SDuensin: FrIdAy! radek82: TGIF indeed :)
where's 6.2 ? ;p SDuensin: Next to 6.1? ***: rtdos has joined #tikiwiki radek82: its not, i looked, even under ze bed SDuensin: :-) ***: redflo has left
marclaporte has quit IRC (Quit: Leaving.) CIA-83: tikiwiki: 03sept_7 * r32900 10/trunk/lib/ (init/smarty.php tikiaccesslib.php):
tikiwiki: [FIX] Fix gzip issue when obzip is on and we are cleanning the output buffer.
tikiwiki: This should fix regressions in 32280...
tikiwiki: 03sept_7 * r32901 10/branches/proposals/6.x/lib/ (init/smarty.php tikiaccesslib.php):
tikiwiki: [FIX/bp 32900] Fix gzip issue when obzip is on and we are cleanning the output
tikiwiki: buffer. This should fix regressions in 32280 (trunk) and 32825 (proposals)... ***: lphuberdeau has quit IRC (Remote host closed the connection)
lphuberdeau has joined #tikiwiki ricks99: argh... more SEFURL issues... any ideas anyone? mod_rewrite *is* loaded, but .../pagename still results in 404 :( jonnyb: ricks99: is the site on the root of the server? ricks99: var/www/tiki but i already changed the base dir no change jonnyb: that's the file path, how about the url? ricks99: the url is the root jonnyb: the RewriteBase is for the bit between the server root and your tiki (like on demo.tiki.org/trunk/ the RewriteBase needs to be /trunk)
so you don't want a RewriteBase line in .htaccess ricks99: correct is commented out # currently jonnyb: odd then (just checking, i know you wrote the book on this! :P ) -: ricks99 still thinkgs "apache" refers to a native american indian tribe... lphuberdeau: you know that has nothing to do with the original name of the server? -: RavenC thinks the "feather"
RavenC on the apache site is a dead giveaway RavenC: :) lphuberdeau: that came later on
the tales say it began as "a patchy web server" ricks99: FAQ says it was named for the native american indan tribe RavenC: interesting.... one learns something new every day ricks99: the "A PAtCHy server" came later lphuberdeau: yeah, the same way tiki means "tighly integrated knowledge infrastructure" ***: GillesMM has joined #tikiwiki ricks99: http://wiki.apache.org/httpd/FAQ#Why_the_name_.22Apache.22.3F ***: GillesMM has quit IRC (Remote host closed the connection) lphuberdeau: patchy referred to the amount of incoming patches back then ;) ***: marclaporte has joined #tikiwiki CIA-83: tikiwiki: 03sept_7 * r32902 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] Fix JS syntax error ***: ricks99 has quit IRC (Remote host closed the connection) CIA-83: tikiwiki: 03jonnybradley * r32903 10/trunk/lib/ (ajax/ajaxlib.php tikiaccesslib.php):
tikiwiki: [ENH] mobile/ajax: New ajaxlib for future use in mobile.
tikiwiki: Added text/html processing to $access->output_serialized() for consistent output handling (even though it doesn't actually serialise anything) ***: xavi has joined #tikiwiki CIA-83: tikiwiki: 03jonnybradley * r32904 10/trunk/ (4 files in 4 dirs):
tikiwiki: [ENH] mobile/ajax: Deploy ajaxlib for mobile.
tikiwiki: Still gets stuck eventually due to reliance on use of unique id's on tikitabs etc Tiki|bot: New Forum Posts: Problem with tracker layout using wiki page as template - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=40491 ***: redflo has joined #tikiwiki
LordVan has quit IRC (Quit: Leaving)
mjobin has joined #tikiwiki mjobin: hi there ! ***: _qP has joined #tikiwiki chealer: rodrigo_sampaio: no problems with shell.php for me neither rodrigo_sampaio: thanks chealer
chealer: I don't what was happening but it is not happening anymore ***: Wilkins has quit IRC (Ping timeout: 240 seconds)
kiilo has left
radek82 has quit IRC (Ping timeout: 240 seconds) chealer: yay. also had probably transient issues with externals, jquery s5 sheet and svg-edit ***: mjobin has quit IRC (Quit: Konversation terminated!)
mjobin has joined #tikiwiki luciash: pooooolom jonnyb: ooh :) luciash: hi jonnyb :) ***: ricks99 has joined #tikiwiki luciash: jonnyb: these days i really appreciate your work you've did with the new perms assigning patterns... it is very useful to see all the checkboxes matrix of the assigned perms :)
what i don't like is the performance though :-/ could it be still made faster ? jonnyb: thanks (that was ages ago) - have you found this "implied" admin permissions thing geoff mailed the list about? ***: lphuberdeau has quit IRC (Read error: Connection reset by peer) luciash: i have 10 extra groups which i need to manage perms for and it's a pain to wait dozen of seconds until the page fully reloads after save jonnyb: yes, the jquery could be optimised probably
you in webkit? luciash: Opera, actually jonnyb: or firefox 4 (tried it yesterday, much qiucker than 3) luciash: sorry, Opera sort of became the best option for my mini-book -: jonnyb hasn't got Opera luciash: i can try if the speed is different in webkit or ff4 though
jonnyb: is there any for MacOS ? jonnyb: i'd imagine, used to be one luciash: jonnyb: sure, i remember it was ages ago cause i helped u with the treetable, u remember ? ;) ***: coaboa has quit IRC (Remote host closed the connection) chealer: polom jonnyb: hi chealer luciash: hi chealer chealer: hi jonnyb. good to see your gzip issue fixed jonnyb: yes, well done sept7 :) ***: lphuberdeau has joined #tikiwiki rodrigo_sampaio: do we have any kind of filter for safe html tags? lphuberdeau: htmlpurifier rodrigo_sampaio: I just found that this is done "manually" for blog posts
lphuberdeau: I will check htmlpurifier and use it instead
lphuberdeau: thanks lphuberdeau: called 'purifier' actually rodrigo_sampaio: lphuberdeau: I'm checking TikiFilter class. you know the difference between 'purifier' and 'striptags'. Right now for blog posts there is a call for strip_tags() with a set of allowed tags. What I'm trying to do is replace this direct call to strip_tags() with some standard Tiki filter for safe HTML tags lphuberdeau: purifier will allow more stuff
it checks all properties and really just removes the harmful stuff rodrigo_sampaio: lphuberdeau: great
thanks Tiki|bot: New Forum Posts: Batch Actions - Trackers - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40492 CIA-83: tikiwiki: 03sampaioprimo * r32905 10/trunk/lib/ (2 files in 2 dirs):
tikiwiki: wordpress importer: check if the comment is approved or not when
tikiwiki: importing
tikiwiki: 03sampaioprimo * r32906 10/trunk/lib/blogs/bloglib.php:
tikiwiki: replace direct call to strip_tags with TikiFilter_HtmlPurifier on
tikiwiki: BlogLib::blog_post() Trebly: Installer : I suppose that nobody have seen that after an upgrade on trunk. We get always (last two month minium) the Zend exception :
( ! ) Zend_Session_Exception: session has already been started by session.auto-start or session_start() in D:Treblyteawik-ld8-7xSalibcoreZendSession.php on line 462 Call Stack #TimeMemoryFunctionLocation 10.0214365752{main}( )..tiki-install.php:0 20.09881147992include_once( 'D:Treblyteawik-ld8-7xSainstallertiki-installer.php' )..tiki-install.php:68 30.72747323560include_once(...
...'D:Treblyteawik-ld8-7xSatiki-setup.php' )..tiki-installer.php:807 40.75047611880require_once( 'D:Treblyteawik-ld8-7xSatiki-setup_base.php' )..tiki-setup.php:76 50.86398739448Zend_Session::start( $options = ??? )..tiki-setup_base.php:160 Dump $_SERVER
This need only to run tiki-index.php manually ***: kiilo has joined #tikiwiki luciash: Trebly: i haven't seen that... i'm using linux ***: kiilo has left
xavi has left
_qP has quit IRC (Quit: Leaving) Trebly: <luciash> When after upgrade, without lock, you "continue" to start with index.php, tiki-setup try to open a session already opened.
There are two solutions, close the session or add into tiki-setup a test (if (! exist ($session) .... session_start(). luciash: Trebly: thanks, i don't know because as i say, i'm using linux mostly ***: WhiteCalf has joined #tikiwiki
PrezWhiteCalf has quit IRC (Ping timeout: 260 seconds) Trebly: <lucisah> Sorry but I don't know what is the difference between linux and windows about this subject. luciash: me neither... i just mean that i haven't seen that error on my trunk copy recently (on linux) ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...) luciash: Trebly: why don't u use tab completion in IRC ? CIA-83: tikiwiki: 03chealer * r32907 10/trunk/lib/smarty_tiki/function.preference.php: [FIX] Preferences search: HTML ***: marclaporte has quit IRC (Quit: Leaving.) sylvieg: does somebody know what is a composed plugin arguments in a plugin alias? luciash: sylvieg: yes
:) sylvieg: :-) luciash: hello
sylvieg: it is related to the Webservices sylvieg: I want a plugin alias with one parameter id that me transforms into another parametre href=tiki-print.php?itemId=id ***: qoumaq has joined #tikiwiki luciash: yes, you an put it as %id% i believe
i have seen some example recently sylvieg: I tried a simple param with %id% but does not work :-( luciash: maybe %id% is reserved ? try %myitemid% CIA-83: tikiwiki: 03chealer * r32908 10/trunk/templates/debug/function.debugger.tpl: [FIX] Debugger console: HTML luciash: sylvieg: please see http://doc.tiki.org/PluginWebservice#Fuller_explanation_movie
sylvieg: there it is shown how to put %criteria% in the Plugin Body using the arguments ***: ricks99 has quit IRC (Remote host closed the connection) Tiki|bot: Recent Bug: Tracker item: #3798 - - Installation: 6.1 install fails using Mysql 5.5.9 - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3798 ***: omstefanov has joined #tikiwiki omstefanov: in TRACKERLIST if I want to select all records for a field which is type "checkbox", if field 216 is my checkbox, I specify filter=216, and filtervalue=??? (I looked in doc, tiki for smarties and Essentials but found nothing) luciash: filter=216 filtervalue=y ?
or exactvalue=y omstefanov: @luciash thanks! I'll try. CIA-83: tikiwiki: 03lphuberdeau * r32909 10/trunk/ (10 files in 7 dirs): [NEW] Initial integration with Zotero, query the remote host and retrieve reference list ***: qoumaq has quit IRC (Quit: qoumaq)
RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) CIA-83: tikiwiki: 03lphuberdeau * r32912 10/trunk/lib/ (3 files in 3 dirs): [NEW] Zotero plugin to cite a reference (uses footnote plugin)
tikiwiki: 03lphuberdeau * r32913 10/trunk/lib/wiki-plugins/wikiplugin_zotero.php: [FIX] Removing unrequired parameter luciash: any idea what can cause categories dropdowns and checkboxes in tracker edit reset to first value after save and coming back to the edited item ? lphuberdeau: aa bug? luciash: in 6.1
heh, maybe
but is it known ?
i hope it is not bug but a feature though :-p lphuberdeau: no idea
I gave up on tracking bugs quite a while ago luciash: when i do it as user with admin perms, it seems to work properly lphuberdeau: maybe you don't have the permissions to change those categories? luciash: hmm, i think i set them all for all the categories... Tiki|bot: New Forum Posts: Back links drop down - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40493 ***: lphuberdeau has quit IRC (Ping timeout: 250 seconds) luciash: i have tiki_p_remove_object, tiki_p_add_object, tiki_p_view_category and tiki_p_modify_object_categories
on them all
i think it is a bug when it works only for users with tiki_p_admin
ah, maybe 32762 fixes that CIA-83: tikiwiki: 03gta74 * r32914 10/trunk/lang/de/language.js: [TRA] complete translation of file into german
tikiwiki: 03gta74 * r32915 10/trunk/lang/de/language.php: [TRA] translations of strings not translatable with i18n.tki.org Trebly: <luciash> Three hours later... : Sorry, I have not understood what you mean by : > Trebly: why don't u use tab completion in IRC ? ***: marclaporte has joined #tikiwiki
Trebly has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) omstefanov: @luciash: thanks! trackerlist works with filtervalue=y on checkbox field. luciash: omstefanov: np ***: omstefanov has quit IRC (Quit: Page closed) luciash: can anbody confirm when tiki_p_modify_object_categories set globally all is fine with assigning tracker item categories but when set per the category itself the categories are "reset" after saving the item ?
e.g on a dropdown field
or is it because i must assign the tracker itself to a special category and set the perms there ? ***: mjobin has quit IRC (*.net *.split)
redflo has quit IRC (*.net *.split)
rodrigo_sampaio has quit IRC (*.net *.split)
mjobin has joined #tikiwiki
redflo has joined #tikiwiki
marclaporte has quit IRC (Quit: Leaving.)
rodrigo_sampaio has joined #tikiwiki