***: lindonb has quit IRC (Quit: lindonb)
lphuberdeau has joined #tikiwiki
marclaporte has quit IRC (Ping timeout: 276 seconds)
Caarrie|away is now known as Caarrie|sleeping
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
lindonb has joined #tikiwiki CIA-76: tikiwiki: 03nkoth * r34332 10/branches/7.x/lib/core/TikiFilter/AttributeType.php: [FIX] Allow underscore and dash in attribute name ***: lindonb has quit IRC (Quit: lindonb) CIA-76: tikiwiki: 03chibaguy * r34333 10/branches/7.x/styles/darkshine.css: [FIX] More adjustments for site header modules. ***: coaboa|afk has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 240 seconds)
lphuberdeau has quit IRC (Ping timeout: 260 seconds)
nkoth has left CIA-76: tikiwiki: 03marclaporte * r34334 10/branches/7.x/lib/wiki-plugins/wikiplugin_slideshow.php: lowercase
tikiwiki: 03pkdille * r34335 10/branches/7.x/ (css/ie7.css styles/abse.css): Un-duplicate some style definitions ***: coaboa|afk is now known as coaboa coaboa: good morning tikiverse ***: redflo has joined #tikiwiki
chealer has quit IRC (Ping timeout: 240 seconds) Tiki|bot: New Forum Posts: Tiki for Post Management - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41202 ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom coaboa: hi chibaguy: hi coaboa ***: xavi1 has joined #tikiwiki
xavi1 is now known as xavi xavi: polom coaboa: hi xavi: chibaguy?
hi coaboa
or luciash?
I have a tiny issue with mollio.css that I don't know how to fix chibaguy: hi xavi, sorry, wasn't watching. xavi: ok, no worries
let me grab a url with an example... chibaguy: ok xavi: compare this: (i was granting perms to anons)
which is showing a comparison of two versions from the wiki page history, side by side
with this other format:
(unified diff)
with unidiff, bg colors are shown (from deleted diff and added diff)
but with sidediff, no bg colors: some td bg property is shown instead (with white bg), I can't seem to override it
side diff uses a table, unidiff uses divs, and I don't get the right element that I have to override in css in order to have bg back in the side diff (which is using table) ***: Caarrie|sleeping is now known as Caarrie|away chibaguy: what if you change .diffadded to .diffadded, td.diffadded ?
that is, add a specific td.diffadded to the current .diffadded rule. xavi: ok, I'll try , thanks chibaguy: (same with .diffdeleted) xavi: yes, thanks chibaguy: I think the extra specificity of .normal td may be interfering. xavi: :-/
I didn't get any change... I added this at the custom css textarea in L&F:
.diffadded, td.diffadded { background: none repeat scroll 0 0 #CCFFCC; color: #000000; }
mabe just background-color.... ***: gillesMM has joined #tikiwiki xavi: nope... chibaguy: well, those other things are default so don't need to be specified actually. ***: jonnyb has joined #tikiwiki xavi: I tried with: .diffadded, td.diffadded { background-color: #CCFFCC; color: #000000; }
but no change either chibaguy: what about .diff td.diffadded as the selector?
(add the table class) xavi: ok, there I go jonnyb: polomz xavi: he he... you were right beforehand....
hi jonnyb luciash: *olom xavi: chibaguy: I also had modified the td normal to avoid bg (background none)
and that was interfering
hi luciash chibaguy: oh jonnyb: long time no see xavi - hi! chibaguy: hi jonnyb and luciash ***: ricks99 has joined #tikiwiki luciash: heya guys xavi: so, after I removed that td property, the old modification in .diffdeleted, td.diffdeleted started to show up
jonnyb: yes, hectic first 1.5 months of work in my new job (at the research institute), plus normal classes (which I finished last week! :-)
so some fresh air around
:-) jonnyb: nice xavi: jonnyb, and you, were are you working these days (non-tiki related)?
more arty-stuff? chibaguy: jonnyb, did a recent commit of yours fix the module ghosts on admin modules? -: jonnyb on phone xavi: ok
chibaguy, tricky thing! this was not enough:
.diffadded, td.diffadded { background-color: #CCFFCC; color: #000000; }
but this fixed it (after the 'td normal bg none' was removed):
.diffadded, td.diffadded { background: none repeat scroll 0 0 #CCFFCC; color: #000000; }
so I commit this (and the equivalent for deleted) to mollio in mods
chibaguy, fyi ^ chibaguy: I wonder what if .diffadded, td.diffadded specified background: rather than background-color? xavi: example? chibaguy: ah, never mind. I see that you did that already in the last css you posted. xavi: ah, ok :-) chibaguy: mollio is unusual in that it uses an image for table cell backgrounds. xavi: yes
however, is a very nice theme -: xavi likes it alot
chibaguy too chibaguy: I think mollio would be good for color variations, etc., maybe via the theme generator feature.
I should try reducing the number of colors in the theme css file. ***: Sug4r has quit IRC (Ping timeout: 246 seconds)
luciash has quit IRC (Ping timeout: 260 seconds) jonnyb: back xavi: chibaguy, I'm also adding the quote plugin info in mollio.css ***: gillesMM has quit IRC (Remote host closed the connection) xavi: change at will (at least it will be defined right now to something - better than nothing in this case, imho) jonnyb: xavi: yes, got a lot on now, art stuff and a couple of tikis for clients - busy busy! chibaguy: ok, xavi, thanks. I need to work on mollio for tiki 7. part way there but not everything. jonnyb: chibaguy: yesterday i added a button to show hidden modules on admin_modules - i need to do another fix so non-admins don't ever get to see them either way chibaguy: I see. the page looks so empty now without all the ghosts. ;-) jonnyb: it's probably best like that, it was chaos with everything showing! chibaguy: well, that's true. ***: luciash has joined #tikiwiki
ChanServ sets mode: +o luciash chibaguy: I like the zen-like quality of "Hide hidden modules". CIA-76: tikiwiki: 03chibaguy * r34336 10/branches/7.x/styles/darkshine.css: [FIX] More adjustments for site header modules (Dark Shine theme). ***: Sug4r has joined #tikiwiki xavi: back
good, jonny, that you have more work for clients :-) jonnyb: indeed, apart from having to do it, of course! :P xavi: :-D CIA-76: tikiwiki: 03xavidp * r34337 10/mods/trunk/themes/mollio_tiki_6/styles/mollio.css: [MOD]Added bg colors for side by side diff (shown in table cells), plus some quote plugin style added. Thanks chibaguy xavi: brrrr, wrong path commited for the quote image (bad memmory). fixing in short CIA-76: tikiwiki: 03xavidp * r34338 10/mods/trunk/themes/mollio_tiki_6/styles/mollio.css: [FIX]Ooops, fixing wrong path for quote image. I wish this was defined by deafult somewhere in design.css , so that it wouldn't need to be define in a per-theme basis xavi: chibaguy, another question: what is the roadmap for having horizontal bars with second level menus?
I recall that this feature has some name, which I don't remember; and that there was some css library somewhere (out of tiki, afaik), which allowed that type of feature
I mean, the type of menus that were achieved by that short-lived "magic" admin bar
do you understand what I mean? jonnyb: xavi: you can now have as many menu modules wherever you want, no new feature needed (if i understand you correctly) chibaguy: the original superfish menu exampls show a "navbar" layout where the first child items arrange horizontally. Is that what you mean? xavi: chibaguy, yes chibaguy: http://users.tpg.com.au/j_birch/plugins/superfish/#examples and click "nav-bar" ab
tag
tab xavi: jonnyb: I mean horizontal menus in horizontal bar in the header of the site ***: ricks99 has quit IRC (Remote host closed the connection) chibaguy: ah, css/cssmenus.css has some css for that already but it isn't implemented very far. xavi: chibaguy: yes, nav-bar style, that's what I mean
from that url that you posted chibaguy: I think it shouldn't be too hard, just some properties need to be changed or added. xavi: mmmm, oh, well, not only, I mean more jonnyb: oh, you mean where a "sub menu" line appears under the top one? -: xavi confused chibaguy: that's right.
anyway, the top level's children arrange horizontally rather than vertically, then their children go vertical. xavi: well, yes, and with the highlighted on, so that if you have tabs (first level) X, Y Z, and items X1, X2, X3, Y1, Y2, etc., then when you are in Y, and Y2, the Y is highlighted in the first bar, and Y2 is highlighted in the bar at the second level
example: https://ueb.ir.vhebron.net/Material+docent , which highlights "Teaching" in the horizontal menu
then having a second hozitonal bar, which showed another horizontal menu, and with the item highlighted
bbl (lunch time for our team)
thanks for feedback so far! :-)
this is as a reference, just to know how far are we from that
bbl ***: ricks99 has joined #tikiwiki chibaguy: xavi, when you come back, it seems your version of mollio needs a purple variant of mollio's red "selected" menu dropdown ul background. CIA-76: tikiwiki: 03sept_7 * r34339 10/branches/7.x/lib/ (41 files in 9 dirs): [FIX] Dos2unix
tikiwiki: 03jonnybradley * r34340 10/branches/7.x/lib/smarty_tiki/prefilter.log_tpl.php: [FIX] log_tpl: Suppress log comment for error.tpl also (which includes tiki.tpl which generates the DOCTYPE) ***: lindonb has joined #tikiwiki CIA-76: tikiwiki: 03sept_7 * r34341 10/branches/7.x/group_tracker_ajax.php: [FIX] SVN properties ***: emijrp has joined #tikiwiki
lphuberdeau has joined #tikiwiki
Trebly_ has joined #tikiwiki
Trebly has quit IRC (Ping timeout: 240 seconds)
Trebly_ is now known as Trebly
qb has joined #tikiwiki qb: hi, how could I set word_wrap for code plugin to yes by default ? CIA-76: tikiwiki: 03jonnybradley * r34342 10/branches/7.x/lib/modules/modlib.php: [FIX] modules: Check perm for modules admin mode ricks99: @qb: you would need to modify the plugin's PHP jonnyb: qb: or you could try a plugin alias? CIA-76: tikiwiki: 03jonnybradley * r34344 10/branches/7.x/tiki-logout.php: [FIX] logout: When using group home pages redirect to anonymous's home instead of the logged in user's one (thanks Geoff) jonnyb: hi ricks99 ricks99: @qb: or create a custom button that uses wrap=1
hiya jonnyb lphuberdeau: plugin alias would only work in 7 for CODE as it was a special case in the parser before CIA-76: tikiwiki: 03sept_7 * r34345 10/third_party/htmlpurifier/ (43 files in 15 dirs): (log message trimmed)
tikiwiki: [UPDATE] Update HTMLPurifier to 4.3.0 from 4.2.0
tikiwiki: HTML Purifier 4.3.0 is a major security release addressing various
tikiwiki: security vulnerabilities related to user-submitted code and legitimate
tikiwiki: client-side scripts. It also contains an accumulation of new features
tikiwiki: and bugfixes over half a year. New configuration options include
tikiwiki: %CSS.Trusted, %CSS.AllowedFonts and %Cache.SerializerPermissions.
tikiwiki: 03jonnybradley * r34346 10/third_party/html5shim/ (. html5-els.js html5.js readme-tiki.txt): [MOD] Add html5shim lib to third_party xavi: back
chibaguy, yes, I'm aware of that
and another image which needs to be switched from red to purple
thanks for message, anyway :-) chibaguy: xavi, yes, I guess the needed images are obvious. :-) CIA-76: tikiwiki: 03jonnybradley * r34347 10/branches/7.x/lib/: [MOD] Link html5shim into libs jonnyb: chibaguy: marclaporte has asked me to tidy up the html5shim include so it's not on google anymore, but reading the blog about it, it looks like it needs to be included after the jquery.js setup - does it actually work where it is? (in the head, before our js includes) chibaguy: jonnyb, I'm not sure. I need to check if it's working now. jonnyb: it looks very strange - the code in html5.js seems to be commented out so i can't see how it does anything
i'm guessing though that it should do in tiki.tpl after {$headerlib->output_js()} -: jonnyb boots up Windows... lphuberdeau: html5 shim stuff usually needs to go in head before anything else jonnyb: not according to the comments on http://remysharp.com/2009/01/07/html5-enabling-script/ chibaguy: yeah, i was just looking at that page. jonnyb: but it also says it must be in the head, not at the end of page... lphuberdeau: what the shim does is create the new element types for IE to recognize them as block elements
it has to be done BEFORE the body, otherwise it's too late jonnyb: lphuberdeau: any idea how it runs if it's inside a js comment? chibaguy: is the purpose to enable ie 6 and 7 to recognize html5 elements like aside and nav as block elements? I've forgotten. lphuberdeau: yes jonnyb: the code seems to apply for IE < 9 lphuberdeau: the comment seems to have one of those browser directives
I've mostly seen the shim as an inline html script though jonnyb: hmmm, nice
it definitely goes very wrong if it's in the footer
ok, looks like it does work for me in IE8 (page totally broken without it), so here it comes qb: @johnnyb, @ricks99 thanks, I will try both, I tough that there is possible to set default setting for plugin CIA-76: tikiwiki: 03jonnybradley * r34348 10/branches/7.x/templates/header.tpl: [MOD] Link html5shim to the new one in third_party (and add required type attribute) ***: dcedilotte has joined #tikiwiki
ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) CIA-76: tikiwiki: 03sept_7 * r34349 10/trunk/lib/htmlpurifier_tiki/HTMLPurifier.tiki.php:
tikiwiki: [FIX] Adapt HTMLPurifier initialization to new tutorial :
tikiwiki: http://htmlpurifier.org/docs/enduser-customize.html#optimized ***: marclaporte has quit IRC (Quit: See you later! http://marclaporte.com) jonnyb: lphuberdeau: did i see a comment somewhere that you recently changed the plugin rendering - maybe by adding more ~np~ blocks? (seems to be breaking the ckeditor plugin handling again)
in 7.x this is lphuberdeau: well, not recently
I did fix some encoding issues jonnyb: thought not - but it seems to have changed (since last week)
might be just different plugins being differently weird... lphuberdeau: yeah, that does happen
all plugins that used to call parse_data shouldn't jonnyb: this was in {code} and {img} today
removing the ~np~'s from the plugin_result seems to fix it (for now)
it uses noparseplugins=true so maybe that's enough lphuberdeau: can't say ***: nkoth has joined #tikiwiki jonnyb: bleh - somehow codemirror is also broken again... ***: gillesMM has joined #tikiwiki lphuberdeau: codemirror seems to work, at least on trunk, but both are fairly in sync jonnyb: i'm getting it working for anonymous, but not when you can edit lphuberdeau: oh, you don't mean codemirror for wiki page editing? jonnyb: no, for the {code} plugin, sry lphuberdeau: seems OK too ***: qb has quit IRC (Ping timeout: 252 seconds) CIA-76: tikiwiki: 03lphuberdeau * r34350 10/trunk/lib/ (core/Tracker/Field/File.php trackers/trackerlib.php): [MOD] Extracting attachment handling jonnyb: ok, thanks - maybe just here then (on a wysiwyg page - maybe it's that) ***: redflo has quit IRC (Ping timeout: 260 seconds) Tiki|bot: Recent Bug: Tracker item: #3875 - - Problem with Proxy autentication - download Profiles - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3875 xavi: btw, anyone succeeded to install profiles from behind a proxy? -: xavi remembered this problem from his corrent job (behind a proxy), after seing someone else post this bug report xavi: s/corrent/current jonnyb: sorry xavi, not been there xavi: lucky you :-) -: xavi thinks proxies (for end users) are a pain in the *ss CIA-76: tikiwiki: 03sylvieg * r34351 10/branches/7.x/installer/tiki-installer.php: notice xavi: lphuberdeau: any trick to use profiles (from profiles.t.o) behind a proxy? lphuberdeau: don't know, I'm never behind a proxy xavi: lucky you, also
my current research institute (a big hospital) is behind a proxy, as many other hospitals in barcelona where I've worked
and all common commands (apt, wget, svn, etc... need a tweak for them to work behind a proxy)
"tweak"= define the proxy url and port in a preferences file on disk (user level or system level) lphuberdeau: did you configure the proxy in tiki?
profiles use the normal http stuff in tiki -: xavi googling for php+"behind a proxy" lphuberdeau: it's tiki configurations dcedilotte: Is there a plugin that I can use to create a form in a wiki page without having to use the HTML plugin which would require me to validate every single type of serach possible before the app is actually usable? Activating HTML support is not an option since it removes any form tags.
*serach=search xavi: yes, I did luciash: dcedilotte: why not use tracker plugin ? dcedilotte: luciash: too powerful for my needs. I have a form with 1 input box and a submit button that sends the request to a second wiki page with a search plugin.
luciash: my only issue, with the first version of the page that I have (with the HTML plugin) is that I should only have to validate it once and then, it should work for any queries that is sent to it. Unfortunately, it seems that every type of query that can be done, needs to be validated. Which is kind of a pain for me and would definitely be for the customer. luciash: dcedilotte: that is weird... if the code of the HTML plugin content doesn't change, it shouldn't ask to revalidate dcedilotte: I definitely don't get it but this page (the one that uses the HTML Plugin) is included in the second page, the one that does the search. Could that be the issue then? luciash: dcedilotte: does it highlight ?
if it highlights the searched keywords, maybe yes, that can cause the issue dcedilotte: No, It's running Tiki 6.1. luciash: you can try a workaround: create custom user module with the search form and put it on the page using MODULE plugin instead dcedilotte: luciash: I was just thinking about that. I'll definitely give that a try. Thanks for your help. :) ***: codyg has joined #tikiwiki codyg: hi all
looks like i might be in Portland on july 23rd. ;)
it's not far from home
one border crossing and a 5 hour drive
depending on how much geocaching gets done on the way there. xavi: lphuberdeau: about proxy: found the issue. all the code for proxy seems to be there in tikilib.php , etc., and my problem seemed to be that I had "http://" at the beggining of the proxy host name -: xavi will add that tip at the help box in short
xavi will check the error report in dev.t.o also about proxy that was posted today lphuberdeau: well, a host name never has http:// codyg: it could be other services
anyways ... why is view trackers failing for me? I removed the memory error but not the faiure. I see the same misbehaviour at tiki.org but I can't find a bug report? ***: redflo has joined #tikiwiki codyg: i don't know why the tracker page fails on save and not on preview
it's depressing. I've been looking at tossing out all my tiki-tracker work and going back to the dark ages with some other crud. ***: chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.)
nkoth has quit IRC (Quit: nkoth) codyg: http://tiki.org/tiki-view_tracker.php?trackerId=5 where did the tpl go? is it just me? is this normal? is there an bug report i can't find?
i'm going for a walk. xavi: lphuberdeau: I agree. However, from the point of view of end user suffering from being behind a proxy (and writing almost every where the proxy info with http://), I'd suggest that we keep the extra info on the label next to that field
I'll commit soon (many open tasks)
moreover, the field had the name "proxy" shown for the end user, not "proxy name", so it could be "proxy url" (that was my doubt where I first wrote that param weeks ago, and I tried with the url, and nothing seemed to break - by then)
so changing the label also from proxy to proxy name CIA-76: tikiwiki: 03xavidp * r34353 10/trunk/lib/prefs/proxy.php: [MOD]Avoid potential confusion between proxy host name and proxy host url. Thanks lph for feedback
tikiwiki: 03xavidp * r34354 10/branches/7.x/lib/prefs/proxy.php: [MOD][bp/r34353] Avoid potential confusion between proxy host name and proxy host url. Thanks lph for feedback ***: Bernard1 has joined #tikiwiki lphuberdeau: xavi, you can still commit directly on 7, no need to backport CIA-76: tikiwiki: 03xavidp * r34355 10/branches/proposals/6.x/lib/prefs/proxy.php: [MOD][bp/r34353] Avoid potential confusion between proxy host name and proxy host url. Thanks lph for feedback xavi: ah, ok, thanks for the info
well, backports to 6.x are welcome, I guess, aren't they?
sorry, no need to answer last question
codyg: your url for bug reporting is wrong. It's not in t.o but in dev.t.o
so http://dev.tiki.org/tracker5 is the good (and short) one
or just the domain name, and click on bug report, etc.
btw, about proxies, in some cases, they require authentication (it 's not my case, luckily). but some users complain that when that is their case, they can't use profiles.... like in this case: https://dev.tiki.org/item3875
tikilib.php seems not to be ready for user and pass for proxy conf... lphuberdeau: sorry, can't say, but really, everything goes through httprequest in tikilib for external access CIA-76: tikiwiki: 03lphuberdeau * r34357 10/trunk/lib/ (3 files in 3 dirs): [MOD] Extracting freetags saving xavi: lphuberdeau: yes. I mean lib/pear/HTTP/Request.php has info about $_proxy_user and $_proxy_pass (lines 184 & 190 in proposals/6x, respectively)...
but that info is not fetched in lib/prefs/proxy.php, not used, of course, in lib/tikilib.php -: xavi running out of time for today... xavi: I'll write that info as a comment on the bug report from that guy lphuberdeau: I think sept_7 is maintaining most of this proxy stuff xavi: ok, thanks for the info
it's good enough for me ***: coaboa has quit IRC (Remote host closed the connection)
redflo has left xavi: ok, bye bye ***: xavi has left
gillesMM has quit IRC (Remote host closed the connection) CIA-76: tikiwiki: 03lphuberdeau * r34358 10/trunk/lib/trackers/trackerlib.php: [MOD] Extracting page creation from template
tikiwiki: 03jonnybradley * r34359 10/branches/7.x/lib/wiki/editlib.php: [FIX] wysiwyg: Better fix than in r34285 using preg_last_error() which fails on php < 5.2 (mainly for backporting to 6.x but it's a cleaner fix anyway)
tikiwiki: 03lphuberdeau * r34360 10/trunk/lib/setup/events.php: [MOD] Extracting page creation from template (part 2)
tikiwiki: 03jonnybradley * r34361 10/branches/proposals/6.x/lib/wiki/editlib.php: [bp/r34359][FIX] wysiwyg: Better fix than in r34285 using preg_last_error() which fails on php < 5.2 (mainly for backporting to 6.x but it's a cleaner fix anyway)
tikiwiki: 03jonnybradley * r34362 10/branches/7.x/lib/tikilib.php: [FIX] wysiwyg: Clean all ~np~ tags from plugin_result before rendering for ckeditor, not just ones at start and end. ***: nkoth has joined #tikiwiki
ricks99 has joined #tikiwiki CIA-76: tikiwiki: 03jonnybradley * r34363 10/branches/7.x/lib/tikilib.php: [FIX] wysiwyg: Remove unnecessary parameter for debug_backtrace (causes errors on php < 5.2 so mainly for backporting to 6.x)
tikiwiki: 03jonnybradley * r34364 10/branches/proposals/6.x/lib/tikilib.php: [bp/r34363][FIX] wysiwyg: Remove unnecessary parameter for debug_backtrace (causes errors on php < 5.2 so mainly for backporting to 6.x) Tiki|bot: Recent Bug: Tracker item: #3876 - - WYSIWYG_6x - Edit Section buttons return blank page - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3876 ***: lindonb has left Tiki|bot: Recent Bug: Tracker item: #3877 - - WYSIWYG_6x - List spacing inconsistent - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3877
Recent Bug: Tracker item: #3878 - - WYSIWYG_6x - Formatting breaks "header" status - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3878 codyg: hi ricks ... do you see this page failing. http://tiki.org/tiki-view_tracker.php?trackerId=5 I've got the same issue with my trackers.
I got that link from a forums page
while logged in
It's the mini quiz example
does that page fail for everyone? ricks99: looks like a memory leak codyg: it does, but 96M in php.ini should help ricks99: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1091368 bytes) in /var/www/tikiwiki.org/lib/smarty/libs/Smarty.class.php on line 1869 codyg: exactly
what's going on there? lphuberdeau: that looks like a large output being generated ricks99: yup codyg: but the example mini quiz is only a page??? I don't get it. ricks99: its a tracker -- not a wiki page codyg: what's large? I can look at the size of the tracker table. hang on lphuberdeau: some fields generate huge things ricks99: how big is the textarea field -: ricks99 thinks it is a memory leak somewhere. the fields are quite small, and only 5 items codyg: tiki-tracker-items-fields is 74.4KiB in mysql. That doesn't seem very large to me.
That tracker has 55 items
But even smaller trackers on my other domains are having the same no template issue.
or memory failure ricks99: it is a memory issue (at least on t.o) from what i can see. leaking somewhere. wondering if the tracker-revamp in 7. helped. codyg: What about the input -: ricks99 can't wait to see t.o on tiki 7 codyg: last time i looked at trackers in 7 one couldn't edit records
so i went back to ver 6.3 ricks99: tiki 7 is only in beta codyg: i know, but i was hoping ricks99: editing trackers worked for me in the beta codyg: and i had it on a playaround domain
editing trackers worked, but editing tracker records didn't work, for me.
I can't wait to get back to 7 because it felt really good, especially the module thing. lphuberdeau: you must have been unlucky, because trackers really worked most of the time throughout the development ricks99: trackers work for me in b1 codyg: well, i'm still rather a newbie, so i don't really know what it is i don't know about tiki. ricks99: tiki 7 beta 1 -: lphuberdeau attempts taking the laptop outside codyg: you've convinced me to install 7 on yet another playaround domain. A week can make a difference. ricks99: be advised, beta 2 is coming soon codyg: It's odd, because when I preview the page with the tracker there isn't a memory leak, only when i save the page. lphuberdeau: if you get issues, make sure you report them, you may be hitting one of those edge cases
http://dev.tiki.org/Tracker+Issues+7.x codyg: what about input... if I copy from a website and paste into a tracker field, does that get converted to text? lphuberdeau: that's your browser's job ricks99: what do u mean "converted to text"?
does your browser have a "paste as text" or "paste special" type feature? codyg: the text in the db looks fine -: ricks99 confused now codyg: oh dear -: lphuberdeau is sitting under the sun, laptop screen in the shadows codyg: i'm just trying to understand why the tracker output is failing and was wondering if it might have something to do with the input. ricks99: it is failing because of a memory leak somewhere -: ricks99 jealous of lph.. i need a wireless router with better coverage :( codyg: and that can be fixed, right? lphuberdeau: that kind of issue is really hard to track in 6.x Nils^: hello. I'm trying to import this atom feed with "external feeds" in tikiwiki 6.3 . It only displays the title line. Optimal would be to have the date and a short snippet of the article, too. But date is a must. Is the feed wrong or the plugin? http://savannah.gnu.org/news/atom.php?group=denemo ricks99: @codyg: i would (1) test your site on Tiki 7 b1 and (2) report any issues on dev.tiki.org/tiki7 ***: TW-Tester has joined #tikiwiki TW-Tester: hi there
may i start asking here?
anybody there ... lphuberdeau: Nils: most likely the output by the plugin/module, did you check the arguments? Nils^: lphuberdeau: I tried every combination. There at not many arguments to change for external feeds ricks99: @Nils: there are options to show/hide the date. pls see docs http://doc.tiki.org/pluginrss Nils^: ricks99: I would not ask this here if it were that simple. codyg: will do ricks.... heh, did you see this? I'm going to be in Portland on July 23! at least that's the new plan. ;) lphuberdeau: are you using a registered external feed through tiki-admin_rssmodules.php? codyg: gotta go now. ricks99: @Nils: when you added the feed, did you select date? codyg: cya bye ***: codyg has left lphuberdeau: the tiki_rss_items table should contain all of the information collected from the feed, so technically anything in there is accessible Nils^: lphuberdeau, ricks99: I added the feed, checked "show publish date" and pressed "save" and then included it to a wiki site with {rss=1}
I de-checked the date field just to be sure. It is just the same output, no date at all lphuberdeau: try {rss id=1 date=1} TW-Tester: here's my issue: got my login-name shown up twice, with - (idle for 1 seconds)"> - between it. can me anyone where i have to search the bug? ricks99: @Nils: does the date display when you view the feed on the admin: external feeds page? Nils^: lphuberdeau: still no date. I have two feeds so I can double check. But they are from the same server (but not same system). Maybe I should try another feed from somewhere else
ricks99: no date there. TW-Tester: !help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . ricks99: @Nils: then for some reason, tiki is not able to find the date.
your sample is an atom feed. can you try another feed? Nils^: ricks99: I tried different rss feeds (true rss) right now. The same. ricks99: @Nils: not sure. maybe a regression in 6.2? did u check the bug list for known issue? Nils^: the external feeds page would notify me if some feature was not activated I guess. So maybe its just a bug. lphuberdeau: it might just be a rendering issue Nils^: ricks99: no, this is the first place. lphuberdeau: did you check the database table to see if you had values in there? Nils^: I can do that now ricks99: @TW-Tester: i don't understand you issue. can you explain? Nils^: lphuberdeau: where should I start looking? lphuberdeau: phpmyadmin, check the content of tiki_rss_items Nils^: ok, I'm there
there is a column publication_date which has entries
like 1304773787 lphuberdeau: so the data is collected properly Tiki|bot: New Forum Posts: Komischer Text und doppelter Username - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=41203 Nils^: and in tiki_rss_modules showPubDate is "y" CIA-76: tikiwiki: 03lphuberdeau * r34365 10/trunk/lib/ (3 files in 3 dirs): [MOD] Extracting computed field lphuberdeau: ah...
in templates/wiki-plugins/wikiplugin_rss.tpl
change all occurences of pubDate for publication_date TW-Tester: after login all places where my username is shown up, it's listed like this: SiL3NC3 (idle for 0 seconds)">SiL3NC3
shown up twice with ... code fragments ... between them Nils^: lphuberdeau: ok
lphuberdeau: and the content? I see it was gathered in the database. Any chance that I can display a snippet? lphuberdeau: you'll have to modify that template I guess, but the content is sent over to the template as I can see ricks99: @TW-Tester. What Tiki version? and is this in a module? TW-Tester: what i already did: renaming my user - nothing. deleting the cache files (on the server) - nothing.
Tiki6.3 current install some days ago
this is in a module and in the page layout ... lphuberdeau: I think you will also need to change {$item.publication_date|escape} for {$item.publication_date|tiki_short_date} TW-Tester: other users (test user) did not seem to have this problem ... ricks99: @TW-Tester: Is it only with specific user names? lphuberdeau: Nils: I commited the changes to 7.x TW-Tester: yes, the user i want to use within the test-system. -: ricks99 sends kudos to lph & Nils Nils^: lphuberdeau: I don't know about the parsing of tikiwiki template code, but is it correct that there are &nbsp; in the sourcefile? TW-Tester: i'm not using the default admin to administer - maybe here i could get into trouble? CIA-76: tikiwiki: 03lphuberdeau * r34366 10/branches/7.x/ (2 files in 2 dirs): [FIX] Date for RSS feeds not displaying correctly ricks99: @TW-Tester: anything "special" about the user? odd characters in username or realname, etc? lphuberdeau: should be OK, templates output HTML
well, most of the time anyway ricks99: @lph: backport to 6.4? pls TW-Tester: @ricks99: as realname .. capital letters and a space, but also same behavior with the rename single username like the SiL3NC3 sample above
@ricks99: should we start a private chat? Nils^: lphuberdeau: the question is.. why can't I see the dates now. Did you test it with my feed? http://savannah.gnu.org/news/atom.php?group=denemo ricks99: @TW-Tester: are the usernames valid, based on the restrictions on the Admin: Login page? Nils^: lphuberdeau: sorry!! i missed a line you wrote TW-Tester: @ricks99: i think so, this user (my user account) was registered through the frontend, no database setting ricks99: Don't know... did you modify any templates?
if names are valid, don't know why some would be fine and others fail TW-Tester: @ricks99: ... and was working properly for severeal days. i just tweaked some system settings (no coding stuff) for community and user information
all settings are made through the frontend
no minor changes at the core files (just images)
also deactivated the user information mouseover ... nag still there ricks99: dont' know, sorry. out of ideas. try posting to support forum maybe TW-Tester: already done ... this sounds strange to me too. i'm not a newbie anymore (imho), but this ... i dont have a clue, where to put the finger on ... :| lphuberdeau: Nils: I read the code, didn't really test TW-Tester: i set up a second user in realname format, but not problem ... all's shown up pretty Nils^: lphuberdeau: I changed the second part you gave me but still no effect. I'm checking out the 7.x svn repository right now to grab the tplate from there. What was the second file you changed? lphuberdeau: that was just some indenting in the plugin file TW-Tester: but ... thx ricks99 for your responses ... keep them on ;) ricks99: good luck Tiki|bot: Recent Bug: Tracker item: #3879 - - Profile Validation - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3879 ***: dcedilotte has quit IRC (Quit: Leaving) jonnyb: lphuberdeau: you still there? I'm getting some very weird bug in plugin_execute on a 6.x tiki running on php 5.1.6 (which i can't upgrade) lphuberdeau: what happens? jonnyb: when using (in wysiwyg) the {img} plugin with multiple fileIds it only shows the last one in ckeditor
seems the line $output = $func_name(... changes the contents of the $args var somehow
even if i "save" the args array in a new var, that also seems to have changed - it's most peculiar
the img plugin calls itself for each fileId so presumably this is what's doing it - ever seen anything like that? lphuberdeau: seems like the issue is with the img plugin itself jonnyb: this is only when it's parsing for ck_editor, works fine on the page Nils^: lphuberdeau: got the rss template from svn 7.x . Sorry, it does not work lphuberdeau: Denemo - News
Denemo version 0.9.0 has been released. (2011-05-10)
Denemo is participating in the Google Summer of Code 2011 (2011-05-10) Nils^: wtf
lphuberdeau: probably another bug that is already solved in 7.x ? lphuberdeau: might be, I'm not really handling 6.x, 7 & 8 is plenty of work for me -: jonnyb decides not to use multiple fileIds for him images Tiki|bot: New Forum Posts: username (everywhere in the system) shown up twice with code fragments between them - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41204 ***: jonnyb has quit IRC (Quit: nite nite)
lindonb has joined #tikiwiki
lindonb has left
ricks99 has quit IRC (Remote host closed the connection)
TW-Tester has quit IRC (Quit: Page closed)
coaboa has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
jonnyb has joined #tikiwiki Tiki|bot: New Forum Posts: Lost Password - need reset password every login - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41205 ***: emijrp has quit IRC (Ping timeout: 240 seconds)
jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
emijrp has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki CIA-76: tikiwiki: 03sampaioprimo * r34369 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org
tikiwiki: 03sampaioprimo * r34370 10/trunk/lang/fr/language.php: French translations done on i18n.tiki.org
tikiwiki: 03sampaioprimo * r34371 10/trunk/lang/hu/language.php: Hungarian translations done on i18n.tiki.org ***: rodrigo_sampaio1 has quit IRC (Ping timeout: 260 seconds) CIA-76: tikiwiki: 03sampaioprimo * r34372 10/branches/7.x/ (4 files in 4 dirs): backporting translations done on i18n.tiki.org ***: Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Disconnected by services)
Caarrie is now known as Caarrie|away
x3n_ has joined #tikiwiki CIA-76: tikiwiki: 03sampaioprimo * r34373 10/trunk/ (59 files in 21 dirs): [MRG] Automatic merge, branches/7.x 34327 to 34372 ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
x3n_ has quit IRC (Quit: Ex-Chat)
rodrigo_sampaio has joined #tikiwiki
x3n_ has joined #tikiwiki chealer: polom ***: x3n_ has quit IRC (Quit: Ex-Chat)
Bernard1 has quit IRC (Quit: Leaving.) CIA-76: tikiwiki: 03nkoth * r34374 10/branches/7.x/lib/credits/creditslib.php: [FIX] db error luciash: hi
any idea where is feature_stats set up (which admin page ?) pref search returns only irrelevant
ah, found it
on General admin panel ***: Trebly has quit IRC (Ping timeout: 240 seconds)
Trebly has joined #tikiwiki
emijrp has quit IRC (Quit: Ex-Chat)