←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [00:11] |
chealer_ has joined #tikiwiki
chealer has quit IRC (Read error: Connection reset by peer) dabright has joined #tikiwiki | [00:17] | |
chealer__ has joined #tikiwiki
chealer_ has quit IRC (Read error: Connection reset by peer) | [00:26] | |
....... (idle for 34mn) | ||
marclaporte has joined #tikiwiki | [01:00] | |
marclaporte | polom | [01:04] |
luciash | polom marc | [01:16] |
.... (idle for 18mn) | ||
*** | Caarrie|away is now known as Caarrie|sleeping
rtdos has quit IRC (Remote host closed the connection) | [01:34] |
..... (idle for 22mn) | ||
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 | [02:00] |
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 | [02:05] |
*** | dabright has left | [02:14] |
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? | [02:15] |
*** | goj has quit IRC (Read error: Operation timed out)
chibaguy has joined #tikiwiki ChanServ sets mode: +o chibaguy | [02:16] |
chibaguy | polom | [02:17] |
luciash | nicohelp: u'd need to modify CSS
polom chibaguy | [02:17] |
chibaguy | hi luciash
nicohelp: you'll notice that HTML in general doesn't indent paragraphs by default. | [02:17] |
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 | [02:19] |
chibaguy | http://www.w3.org/Style/Examples/007/indent.en.html
relevant info | [02:21] |
lphuberdeau | we really need a better way to manage typographical styles | [02:28] |
*** | goj has joined #tikiwiki | [02:31] |
chibaguy | lphuberdeau: maybe the theme generator (css modifier) could be extended that direction. | [02:38] |
lphuberdeau | it was discussed last time in london
don't know if jonnyb will get there :) | [02:39] |
*** | chealer__ has quit IRC (Remote host closed the connection) | [02:46] |
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. | [02:54] |
lphuberdeau | put up sample text, show options | [02:56] |
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). | [02:57] |
lphuberdeau | it's really not about providing all the options in CSS, just letting users choose the feel they want for the site | [02:57] |
chibaguy | Yeah, sample text would be good. | [02:57] |
lphuberdeau | experts can write their own CSS | [02:57] |
........... (idle for 50mn) | ||
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.). | [03:47] |
*** | coaboa has joined #tikiwiki
coaboa||away has quit IRC (Ping timeout: 240 seconds) | [03:52] |
luciash | chibaguy: i agree | [03:53] |
chibaguy | simpler is better
yay | [03:55] |
.... (idle for 15mn) | ||
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. | [04:10] |
chibaguy | I don't know where the code that changes the wikitext headings is, though. | [04:14] |
*** | ricks99 has joined #tikiwiki | [04:20] |
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? | [04:21] |
luciash | ricks99: RewriteBase | [04:23] |
ricks99 | y, i uncommented RewriteBase "/tiki" | [04:25] |
luciash | so your.url/tiki/ ? | [04:25] |
ricks99 | actually no
now that i look at it, i think it may be a symlink. rewrites wont work with symlinks, will it? | [04:25] |
luciash | does your Apache support RewriteRules ? | [04:26] |
ricks99 | i guess. how would i confirm | [04:27] |
luciash | i think what matters is how it appears in the URL | [04:27] |
ricks99 | the url does *not* show /tiki/
foo.bar.com/tiki-index.php?page=PageName is what i see in the URL | [04:27] |
luciash | so if it is so... you should have no RewriteBase specified or just "/" | [04:27] |
ricks99 | i have tried both. :(
it is an out-of-the box apace 2.2 config. i thought rewriterules was default? | [04:28] |
luciash | out of the box requires additional module instalation for rewrite rules iirc | [04:32] |
ricks99 | if i run phpinfo, what should i look for to see if it is installed? | [04:33] |
hm... i do *not* see the rewrite module listed in "Loaded Modules"... i guess it isn't installed. | [04:41] | |
luciash | good guess
sorry, i need to run c u later folks | [04:44] |
ricks99 | tx
sdu a2enmod rewrite did the trick adios all | [04:49] |
*** | ricks99 has quit IRC (Quit: Page closed) | [04:50] |
chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [05:00] | |
chibaguy | 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.
(in themes other than fivealive) | [05:08] |
........ (idle for 38mn) | ||
chibaguy tweaks electrodes, does a theremin tune, and gets a fixed-width fix, but needs to think about best way. | [05:50] | |
*** | chibaguy has quit IRC (Ping timeout: 245 seconds) | [05:56] |
...... (idle for 28mn) | ||
LordVan has joined #tikiwiki | [06:24] | |
....... (idle for 32mn) | ||
lphuberdeau has quit IRC (Ping timeout: 276 seconds) | [06:56] | |
..... (idle for 24mn) | ||
GillesM has joined #tikiwiki | [07:20] | |
....... (idle for 33mn) | ||
redflo has joined #tikiwiki | [07:53] | |
nicohelp has quit IRC (Ping timeout: 245 seconds) | [08:07] | |
Wilkins has joined #tikiwiki | [08:16] | |
........ (idle for 35mn) | ||
lphuberdeau has joined #tikiwiki | [08:51] | |
Tiki|bot | New Forum Posts: Souci à la suite de l'installation - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=40483 | [09:03] |
.......... (idle for 49mn) | ||
*** | rodrigo_sampaio has joined #tikiwiki | [09:52] |
......... (idle for 43mn) | ||
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 | [10:35] |
........ (idle for 35mn) | ||
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 | [11:11] |
*** | jonnyb has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie|away | [11:20] |
Tiki|bot | New Forum Posts: Catergory problem - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40484 | [11:35] |
jonnyb | hi changi - i thought some *.tiki.org site were using proposals these days, especially dev, no? Says it's still on 6.1 | [11:36] |
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. | [11:47] |
*** | fabricius has quit IRC (Remote host closed the connection) | [12:04] |
kiilo has joined #tikiwiki
ricks99 has joined #tikiwiki | [12:11] | |
.... (idle for 18mn) | ||
ricks99 | polom y'all | [12:31] |
jonnyb | hi ricks99 | [12:32] |
ricks99 | hiya honnyb | [12:32] |
rodrigo_sampaio | polom | [12:36] |
jonnyb: is php installer/shell.php working for you on trunk? for a few days now I can't update tiki trunk database | [12:47] | |
jonnyb | seemed ok last time i tried (on demo.t.o i think) | [12:47] |
rodrigo_sampaio | jonnyb: so maybe again something with my machine :(
thanks | [12:48] |
jonnyb | just ran locally ok too | [12:48] |
rodrigo_sampaio | jonnyb: I just checked on i18n.tiki.org and it is working there as well | [12:48] |
...... (idle for 25mn) | ||
*** | RavenC has joined #tikiwiki | [13:13] |
.... (idle for 15mn) | ||
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 | [13:28] |
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 | [13:37] |
*** | rworth has quit IRC (Quit: Coyote finally caught me) | [13:48] |
ricks99 has quit IRC (Remote host closed the connection) | [13:57] | |
radek82 has joined #tikiwiki | [14:06] | |
ricks99 has joined #tikiwiki | [14:14] | |
.... (idle for 19mn) | ||
SDuensin | FrIdAy! | [14:33] |
radek82 | TGIF indeed :)
where's 6.2 ? ;p | [14:34] |
SDuensin | Next to 6.1? | [14:34] |
*** | rtdos has joined #tikiwiki | [14:35] |
radek82 | its not, i looked, even under ze bed | [14:37] |
SDuensin | :-) | [14:44] |
*** | redflo has left | [14:49] |
marclaporte has quit IRC (Quit: Leaving.) | [14:57] | |
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)... | [14:58] |
*** | lphuberdeau has quit IRC (Remote host closed the connection) | [15:11] |
lphuberdeau has joined #tikiwiki | [15:22] | |
ricks99 | argh... more SEFURL issues... any ideas anyone? mod_rewrite *is* loaded, but .../pagename still results in 404 :( | [15:29] |
jonnyb | ricks99: is the site on the root of the server? | [15:33] |
ricks99 | var/www/tiki but i already changed the base dir no change | [15:33] |
jonnyb | that's the file path, how about the url? | [15:34] |
ricks99 | the url is the root | [15:35] |
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 | [15:35] |
ricks99 | correct is commented out # currently | [15:36] |
jonnyb | odd then (just checking, i know you wrote the book on this! :P ) | [15:38] |
ricks99 | ricks99 still thinkgs "apache" refers to a native american indian tribe... | [15:38] |
lphuberdeau | you know that has nothing to do with the original name of the server? | [15:41] |
RavenC | RavenC thinks the "feather"
RavenC on the apache site is a dead giveaway :) | [15:42] |
lphuberdeau | that came later on
the tales say it began as "a patchy web server" | [15:43] |
ricks99 | FAQ says it was named for the native american indan tribe | [15:44] |
RavenC | interesting.... one learns something new every day | [15:44] |
ricks99 | the "A PAtCHy server" came later | [15:44] |
lphuberdeau | yeah, the same way tiki means "tighly integrated knowledge infrastructure" | [15:44] |
*** | GillesMM has joined #tikiwiki | [15:45] |
ricks99 | http://wiki.apache.org/httpd/FAQ#Why_the_name_.22Apache.22.3F | [15:45] |
*** | GillesMM has quit IRC (Remote host closed the connection) | [15:45] |
lphuberdeau | patchy referred to the amount of incoming patches back then ;) | [15:45] |
...... (idle for 26mn) | ||
*** | marclaporte has joined #tikiwiki | [16:11] |
CIA-83 | tikiwiki: 03sept_7 * r32902 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] Fix JS syntax error | [16:23] |
*** | ricks99 has quit IRC (Remote host closed the connection) | [16:28] |
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) | [16:34] |
*** | xavi has joined #tikiwiki | [16:34] |
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 | [16:36] |
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 | [16:50] |
*** | redflo has joined #tikiwiki
LordVan has quit IRC (Quit: Leaving) | [16:50] |
.... (idle for 16mn) | ||
mjobin has joined #tikiwiki | [17:07] | |
mjobin | hi there ! | [17:07] |
*** | _qP has joined #tikiwiki | [17:09] |
chealer | rodrigo_sampaio: no problems with shell.php for me neither | [17:09] |
rodrigo_sampaio | thanks chealer
chealer: I don't what was happening but it is not happening anymore | [17:09] |
*** | Wilkins has quit IRC (Ping timeout: 240 seconds)
kiilo has left radek82 has quit IRC (Ping timeout: 240 seconds) | [17:09] |
chealer | yay. also had probably transient issues with externals, jquery s5 sheet and svg-edit | [17:12] |
..... (idle for 24mn) | ||
*** | mjobin has quit IRC (Quit: Konversation terminated!)
mjobin has joined #tikiwiki | [17:36] |
..... (idle for 22mn) | ||
luciash | pooooolom | [17:58] |
jonnyb | ooh :) | [17:58] |
luciash | hi jonnyb :) | [18:00] |
*** | ricks99 has joined #tikiwiki | [18:01] |
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 ? | [18:02] |
jonnyb | thanks (that was ages ago) - have you found this "implied" admin permissions thing geoff mailed the list about? | [18:03] |
*** | lphuberdeau has quit IRC (Read error: Connection reset by peer) | [18:03] |
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 | [18:04] |
jonnyb | yes, the jquery could be optimised probably
you in webkit? | [18:04] |
luciash | Opera, actually | [18:04] |
jonnyb | or firefox 4 (tried it yesterday, much qiucker than 3) | [18:04] |
luciash | sorry, Opera sort of became the best option for my mini-book | [18:05] |
jonnyb | jonnyb hasn't got Opera | [18:05] |
luciash | i can try if the speed is different in webkit or ff4 though
jonnyb: is there any for MacOS ? | [18:05] |
jonnyb | i'd imagine, used to be one | [18:06] |
luciash | jonnyb: sure, i remember it was ages ago cause i helped u with the treetable, u remember ? ;) | [18:06] |
*** | coaboa has quit IRC (Remote host closed the connection) | [18:08] |
chealer | polom | [18:10] |
jonnyb | hi chealer | [18:13] |
luciash | hi chealer | [18:14] |
chealer | hi jonnyb. good to see your gzip issue fixed | [18:14] |
jonnyb | yes, well done sept7 :) | [18:14] |
*** | lphuberdeau has joined #tikiwiki | [18:18] |
rodrigo_sampaio | do we have any kind of filter for safe html tags? | [18:18] |
lphuberdeau | htmlpurifier | [18:19] |
rodrigo_sampaio | I just found that this is done "manually" for blog posts
lphuberdeau: I will check htmlpurifier and use it instead lphuberdeau: thanks | [18:19] |
lphuberdeau | called 'purifier' actually | [18:19] |
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 | [18:23] |
lphuberdeau | purifier will allow more stuff
it checks all properties and really just removes the harmful stuff | [18:24] |
rodrigo_sampaio | lphuberdeau: great
thanks | [18:25] |
Tiki|bot | New Forum Posts: Batch Actions - Trackers - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40492 | [18:31] |
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() | [18:33] |
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 | [18:37] |
*** | kiilo has joined #tikiwiki | [18:41] |
luciash | Trebly: i haven't seen that... i'm using linux | [18:49] |
*** | kiilo has left
xavi has left _qP has quit IRC (Quit: Leaving) | [18:52] |
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(). | [19:05] |
luciash | Trebly: thanks, i don't know because as i say, i'm using linux mostly | [19:07] |
..... (idle for 20mn) | ||
*** | WhiteCalf has joined #tikiwiki
PrezWhiteCalf has quit IRC (Ping timeout: 260 seconds) | [19:27] |
Trebly | <lucisah> Sorry but I don't know what is the difference between linux and windows about this subject. | [19:30] |
luciash | me neither... i just mean that i haven't seen that error on my trunk copy recently (on linux) | [19:31] |
*** | jonnyb has quit IRC (Quit: I am going outside... I may be some time...) | [19:33] |
luciash | Trebly: why don't u use tab completion in IRC ? | [19:34] |
CIA-83 | tikiwiki: 03chealer * r32907 10/trunk/lib/smarty_tiki/function.preference.php: [FIX] Preferences search: HTML | [19:36] |
*** | marclaporte has quit IRC (Quit: Leaving.) | [19:44] |
sylvieg | does somebody know what is a composed plugin arguments in a plugin alias? | [19:47] |
luciash | sylvieg: yes
:) | [19:48] |
sylvieg | :-) | [19:48] |
luciash | hello
sylvieg: it is related to the Webservices | [19:48] |
sylvieg | I want a plugin alias with one parameter id that me transforms into another parametre href=tiki-print.php?itemId=id | [19:49] |
*** | qoumaq has joined #tikiwiki | [19:52] |
luciash | yes, you an put it as %id% i believe
i have seen some example recently | [19:52] |
sylvieg | I tried a simple param with %id% but does not work :-( | [19:57] |
luciash | maybe %id% is reserved ? try %myitemid% | [19:59] |
CIA-83 | tikiwiki: 03chealer * r32908 10/trunk/templates/debug/function.debugger.tpl: [FIX] Debugger console: HTML | [20:00] |
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 | [20:04] |
*** | ricks99 has quit IRC (Remote host closed the connection) | [20:08] |
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 | [20:16] |
*** | omstefanov has joined #tikiwiki | [20:28] |
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) | [20:31] |
luciash | filter=216 filtervalue=y ?
or exactvalue=y | [20:33] |
omstefanov | @luciash thanks! I'll try. | [20:39] |
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 | [20:40] |
.......... (idle for 49mn) | ||
*** | qoumaq has quit IRC (Quit: qoumaq) | [21:29] |
....... (idle for 33mn) | ||
RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) | [22:02] | |
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 | [22:03] |
.... (idle for 16mn) | ||
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 ? | [22:19] |
lphuberdeau | aa bug? | [22:20] |
luciash | in 6.1
heh, maybe but is it known ? i hope it is not bug but a feature though :-p | [22:20] |
lphuberdeau | no idea
I gave up on tracking bugs quite a while ago | [22:21] |
luciash | when i do it as user with admin perms, it seems to work properly | [22:22] |
lphuberdeau | maybe you don't have the permissions to change those categories? | [22:22] |
luciash | hmm, i think i set them all for all the categories... | [22:23] |
Tiki|bot | New Forum Posts: Back links drop down - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40493 | [22:27] |
*** | lphuberdeau has quit IRC (Ping timeout: 250 seconds) | [22:29] |
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 | [22:29] |
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 | [22:37] |
Trebly | <luciash> Three hours later... : Sorry, I have not understood what you mean by : > Trebly: why don't u use tab completion in IRC ? | [22:40] |
*** | marclaporte has joined #tikiwiki | [22:44] |
Trebly has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) | [22:55] | |
omstefanov | @luciash: thanks! trackerlist works with filtervalue=y on checkbox field. | [23:00] |
luciash | omstefanov: np | [23:04] |
*** | omstefanov has quit IRC (Quit: Page closed) | [23:06] |
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 ? | [23:09] |
..... (idle for 21mn) | ||
*** | 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 | [23:31] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |