***: Caarrie|away is now known as Caarrie
Caarrie is now known as Caarrie|sleeping
MartinCleaver has quit IRC (Ping timeout: 265 seconds)
CIA-65: tikiwiki: 03nkoth * r28356 10/trunk/ (2 files in 2 dirs): [FIX] Text version generation should also work with artice clipping - and associated fixes
tikiwiki: 03sampaioprimo * r28357 10/trunk/ (6 files in 5 dirs): some minor improvements to the feature to write the database translation back to language.php or custom.php
***: MartinCleaver has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 240 seconds)
goj|ghost is now known as goj
MartinCleaver has quit IRC (Quit: MartinCleaver)
ksign has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio)
ksign has quit IRC (Quit: Leaving)
CIA-65: tikiwiki: 03marclaporte * r28358 10/trunk/lang/fr/language.php: [FIX] fix a typo with an accent via the improved Interactive Translation feature and the new translation upstream enhancements that will be used on i18n.tikiwiki.org Thank you to Louis-Philippe & Rodrigo
Tikiwiki|bot: New Forum Posts: Duplicating menus - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38008
CIA-65: tikiwiki: 03marclaporte * r28359 10/trunk/lang/fr/language.php: [ENH] add a translation
tikiwiki: 03sampaioprimo * r28360 10/trunk/ (2 files in 2 dirs): modify fields in tiki_language to tinytext instead of tinyblob
***: coaboa has joined #tikiwiki
coaboa: good morning
Tikiwiki|bot: New Forum Posts: Direct manipulation of SQL page imports, Morcego colors - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38009
***: redflo has joined #tikiwiki
Andurino has joined #tikiwiki
redflo has left
Tikiwiki|bot: New Forum Posts: Batch upload/SQL page imports, Morcego colors - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38009
CIA-65: tikiwiki: 03Jyhem * r28361 10/trunk/templates/ (blog_post_footer.tpl tiki-view_blog_post.tpl): [FIX] show blog comments again
***: Caarrie|sleeping is now known as Caarrie|away
Skyrider has joined #tikiwiki
Skyrider: Hey everyone
I am in need of assistance as I'm getting nuts..
Does tikiwiki 5.0 work with SMTP gmail?
***: Skyrider is now known as Guest9637
Guest9637 is now known as Skyridr
Skyridr: anyone? >_>
coaboa: orry never tried gmail
*s
***: Skyridr has quit IRC (Ping timeout: 252 seconds)
jonnyb has joined #tikiwiki
JoernOtt has joined #tikiwiki
coaboa: hi
jonnyb: hi coaboa
polom all
coaboa: does one know how I offer a link to disply a random page for reading (no list of n-page titles as in random_pages)?
jonnyb: have you checked the list pages plugin? it might have an option
coaboa: but I think this will not work from a menu-link as it needs a containing page, or do I miss something?
it->the plug-in
jonnyb: oh, in a menu - sorry - no idea
you could probably cook something up in jQuery quite easily (if you do that kind of thing)
coaboa: ok using a switch page though... thx
CIA-65: tikiwiki: 03jonnybradley * r28362 10/trunk/lib/prefslib.php: [FIX] Notices
tikiwiki: 03jonnybradley * r28363 10/third_party/jquery/ (4 files in 2 dirs): [NEW] Experimental in browser jQuery DOM inspector plugin to assist in custom CSS generation (early days - lots TODO)
tikiwiki: 03jonnybradley * r28364 10/trunk/ (3 files in 2 dirs):
tikiwiki: [NEW] Link to activate "brosho" CSS assistant on admin/look.
tikiwiki: (lots more TODO)
jonnyb: JoernOtt: are you still getting an error from tw.o when editing plugins?
luciash: hi, interessant brosho
Tikiwiki|bot: New Forum Posts: sefurl & file gallery broken links - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38010
jonnyb: polom luciash - i thought you'd like it :)
probably more so when it does something useful!
coaboa: just saw that /templates/wiki-plugins/wikiplugin_colo (r)box.tpl misses the R. in filename. is this intended?
jonnyb: it's the same as in the php code coaboa - so let's say it is! :)
***: eromneg has joined #tikiwiki
coaboa: saves a character ;-)
jonnyb: is anyone else seeing this page name becoming "Array" on links in trunk?
CIA-65: tikiwiki: 03nkoth * r28365 10/trunk/ (6 files in 6 dirs): [ENH] Have a way to redirect tiki-view_tracker.php?itemId=yyy to a page Prefixyyy through the semantic page prefix alias feature
jonnyb: like tiki-editpage.php?page=Array
eromneg: it definitely always happens if you use the CATORPHANS plugin
***: chealer has joined #tikiwiki
jonnyb: not other ones?
most odd
CIA-65: tikiwiki: 03nkoth * r28366 10/trunk/lib/search/searchlib-mysql.php: [FIX] Add sefurl to tracker item search results
eromneg: I'm trying other to see what happens
others
jonnyb: in the debugger (from sprint $page) i see
page = Array ( [pageName] => testPageDefault1 )
not just "test" which is the name of the page
coaboa: which template generates the content for div id "top". enabled template editing but its editicon disapears on usual wiki pages but is available elsewere?
***: Skyrdr has joined #tikiwiki
Skyrdr: Man
I really wish SMTP function would work with tikiwiki
eromneg: @jonny an OK page shows the correct page name using sprint $page
jonnyb: it looks like it's the catorphans plugin
eromneg: @jonny - but a corrupted page shows page=Array([pagename] =>test new page)
jonnyb: eromneg: so have you found other plugins that cause this?
eromneg: jonny: not yet - just checking when catorphans was last changed
jonnyb: found it
***: changi has quit IRC (Ping timeout: 260 seconds)
jonnyb: the smart $page var is assigned_by_ref to the php global $page
CIA-65: tikiwiki: 03sylvieg * r28367 10/trunk/templates/advanced_search_help.tpl: [FIX]help: reintroduce some examples
jonnyb: so if that ever gets changed (as it does in wikiplugin_catorphans.tpl) everything breaks
madness! :D
eromneg: jonny: but pages with catorphans used to work a while back - so what else has changed?
coaboa: does one know which template generates the main content of a wiki page?
Skyrdr: Is this normal when I set permissions?
Notice: Undefined index: Beta Testers in /vtiki-objectpermissions.php on line 504
CIA-65: tikiwiki: 03jonnybradley * r28368 10/trunk/templates/wiki-plugins/wikiplugin_catorphans.tpl:
tikiwiki: [FIX] Catorphans plugin: Don't use $page as it's the global for the current page name (and in smarty everything is global).
tikiwiki: Thanks eronmeg
jonnyb: eromneg: don't know - but fixed it (with a hammer) - need to get on with releasing 5.1!
but if "trunk was broken" then 5.x might have been too, so needed investigating
Skyrdr: Ey guys
I just set up a wiki: http://wiki.esforces.com/tiki-index.php <-- but I noticed something a bit off
The register & forgot my password
it starts with |
jonnyb: Skyrdr: that bug's been fixed - not sure where
Skyrdr: but it should be in the middle
jonnyb: 5.1 should be good
Skyrdr: Anyway I can alter that?
ah, thanks :)
eromneg: jonny: thanks - trunk fixed now
jonnyb: ok, starting to launch 5.1 now
Skyrdr: :o?
So I can upgrade soon?
jonnyb: not if i don't release it :)
Skyrdr: I find tikiwiki much better than media.
The themes and quite a few options/features is something I need.
Especially permissions settings
I do hope you can tell me how to fix it though jonnyb
| I forgot my password Register <- on the link I just linked here, should be forgot my password | Register
not sure where I can alter it, quite new to this.
***: rotterdam|away is now known as rotterdam|busy
jonnyb: sorry - i don't understand and really need to release 5.1 - try starting at http://themes.tikiwiki.org/Tiki+Transforming
Skyrdr: no worries :P
just wanted to say that the | is at the wrong place.
the symbol | that is
jonnyb: probably a CSS thing
Skyrdr: Will check it out
Would love to hear how to upgrade one 5.1 gets out
Never upgraded before :)
tikiwiki that is
CIA-65: tikiwiki: 03jonnybradley * r28369 10/branches/5.x/lib/setup/twversion.class.php: [REL] Version update
tikiwiki: 03jonnybradley * r28370 10/branches/5.x/README: [REL] Update README file for 5.1
tikiwiki: 03jonnybradley * r28371 10/branches/5.x/changelog.txt: [REL] Update changelog.txt for 5.1
tikiwiki: 03marclaporte * r28372 10/trunk/templates/tiki-admin-include-community.tpl: [ENH] User wiki pages settings should also be in Community admin panel
tikiwiki: 03jonnybradley * r28373 10/branches/5.x/copyright.txt: [REL] Update copyright.txt for 5.1
-: jonnyb wonders why updating the copyright file takes 13 minutes...
chealer: "now more commits to 5.x", eh? :-)
jonnyb: yup, it's on it's way! :)
hmm, maybe not
release.php seems to be stuck
exactly at the point i thought i'd fixed (checking smarty templates)
how dull
i'm going to make T - maybe it's just taking longer...
ik, still 71% - i'm going in...
CIA-65: tikiwiki: 03jonnybradley * r28374 10/branches/5.x/db/tiki-secdb_5.1_mysql.sql: [REL] secdb
tikiwiki: 03marclaporte * r28375 10/trunk/ (3 files in 2 dirs): [DOC] adding/fixing info in admin panels
tikiwiki: 03nkoth * r28376 10/trunk/lib/ (3 files in 2 dirs): [MOD] Change delimiter used in yesterday's commit for consistency (thanks jonnyb for suggestion)
jonnyb: 5.1 tarballs nearly ready for testing - anyone around to help test? :)
the zip: http://alcns.net/dl3
(uploaded with webdav ;) )
hold on... link not working ;(
uploading the old way...
CIA-65: tikiwiki: 03marclaporte * r28377 10/trunk/lib/prefs/feature.php: [DOC] more admin panel cleanup
jonnyb: ok, webdav seems to be buggy - here they are uploaded via the browser: http://alcns.net/file4
chealer: jonnyb: I am
jonnyb: hi chealer - was feeling a bit lonely :)
chealer: :-)
the upload is already pretty slow (20 KB/s), maybe that's good
11 minutes remaining
well, the download from my perspective
jonnyb: the bz2 pre release is here: http://alcns.net/file4 - the rest are on their way
ah, you're on it - thx :)
chealer: does anyone have access to IIS 5 or 6? Microsoft says our Web Platform Installer is buggy on that, but not on IIS 7, which is the one I have
Windows XP Professional most likely (IIS 5)
I guess "anyone" would ideally be a developer, it would be painful to debug remotely
jonnyb: i'm not sure my alcns.net server is very happy...
i'll put them elsewhere
chealer: I'm at 50%
jonnyb: the gz one is still uploading here
server seems ok - 400 MB of RAM left...
***: marclaporte has joined #tikiwiki
marclaporte: polom
jonnyb: polomarclaporte
files on their way to dropbox
ok, bz2 is: http://dl.dropbox.com/u/1927369/tiki5.1/tiki-5.1.pre.tar.bz2
***: JoernOtt has quit IRC (Ping timeout: 240 seconds)
chealer: jonnyb: seems all right
jonnyb: lovely
i'm sure they all are really, but we should check
i'll start on the real tagging bit shortly
chealer: (I tried a fresh install)
jonnyb: the gz is: http://dl.dropbox.com/u/1927369/tiki5.1/tiki-5.1.pre.tar.gz
the zip is about 10 MBs bigger than the bz2 - i wonder if there's an option to make it try harder?
***: ricks99 has joined #tikiwiki
jonnyb: polom ricks99 - look what i've got for you! http://dl.dropbox.com/u/1927369/tiki5.1/tiki-5.1.pre.zip
:)
ricks99: tx. off to download
Skyrdr: jonnyb: How do I update exactly? :)
jonnyb: once it's released there will be links to download the new version
-: ricks99 installed fresh 5.1.pre on wamp (win vista) - no issues :-)
jonnyb: :)
Skyrdr: Isn't it already released? :s
jonnyb: no, that's what we're doing now
-: ricks99 tested upgrade from 5.0 to 5.1.1pre on wamp (win vista) - no issues, 'cept the cryptic "character set warning"
ricks99 hopes that some one can provide a detailed explaination in the release noes for 5.1
jonnyb: yes, it needs translating (into something humanly readable)
ricks99: @jonnyb: seems good so far. will check deeper with specific features
jonnyb: ok, going for the tag (thing)
Skyrdr: Ahhh
Thought 5.1 was the new one
jonnyb: it will be soon - in an hour or so
ricks99: @Skyrdr: 5.1 is being released today
-: ricks99 wonders why we dont trim the changelog at major releases.
CIA-65: tikiwiki: 03jonnybradley * r28378 10/branches/5.x/doc/devtools/release.php: [REL] Nasty workaround for a possible bug in tiki-mods.tpl - not important so skip the check on that file
jonnyb: it's the copyright one that needs looking at, i think
ricks99: changelog.txt is 3.5 MB
jonnyb: yes, you're right
ricks99: covers 0.9 thru 5.1
jonnyb: it's the copyright that takes 15 minutes to generate
ricks99: right
something to think about for 6, maybe
jonnyb: both should be a summary and a link to the right list on sf.net
ricks99: but for both, shouldnt they be only for the specific major release?
a person who committed a cvs item for 1.9, they don't/shouldn't automatically be a copyright holder for 5.1?
jonnyb: maybe back to last LTS? how big would that be i wonder
yay! doing the tag thing!
CIA-65: tikiwiki: 03jonnybradley * r28379 10/tags/5.1/: [REL] Tagging release
ricks99: woo hoo
jonnyb: packages ahoy!
-: ricks99 has his finger on the SEND button to post news items for the release :-)
jonnyb thinks his upload speed isn't great for tiki releases
Skyrdr: 1mb u/l ftw
***: Andurino has quit IRC (Remote host closed the connection)
jonnyb: the tarballs are on their way
chealer: hi ricks99. projects usually have a changelog file covering the whole history. but sometimes there are different files covering only the changes in one release.
jonnyb: i've tested the zip (it'll take longest to up)
all seems fine
ricks99: @chealer: right, it needs to be available. but it seems to me we could save space by including on the last major release with each zip
chealer: example of a partial changelog: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35
-: ricks99 just waiting for jonnyb to say "go"
Skyrdr: go go gadget?
jonnyb: little one's there - http://dl.dropbox.com/u/1927369/tiki5.1/tiki-5.1.tar.bz2
chealer: ricks99: I don't remember seeing a partial changelog shipping in a distribution. I don't see much benefit neither (compared to having no changelog)
jonnyb: at last! http://dl.dropbox.com/u/1927369/tiki5.1/tiki-5.1.tar.gz
i'm pretty confident all these tarballs are the same, so i'll start uploading to sf.net
-: ricks99 playing with a new and an upgraded 5.1. no issues so far. looks good
jonnyb is also quite bored
jonnyb: i just went to http://sf.net/projects/tiki by mistake...
seems dormant?
chealer: it does
jonnyb: last file updates 2002
ricks99: maybe its just *very* stable :)
jonnyb: :D
about 10 minutes to go (allegedly)
marclaporte: success: http://demo.tikiwiki.org/5.1/tiki-5.1/
jonnyb: smashin!
ok, we're released!
https://sourceforge.net/projects/tikiwiki/files/Tiki%205.x%20-Vulpeculae-/
only 5 hours that time! :)
ricks99: nice job
jonnyb: i believe it used to take 5 days, so this is progress!
thanks for the help guys - good luck ricks99 with the promotion ;)
Tikiwiki|bot: Info: Tiki 5.1 Now Available - http://info.tikiwiki.org/article103-Tiki-5-1-Now-Available
jonnyb: well done bot ;)
chealer: thank you jonnyb and ricks99
is somebody taking care of stable.version ?
jonnyb: i think that's an Oliver/changi thing
i don't have a login (luckily! :D)
luciash: re-polom
congrats for the release jonny !
jonnyb: hope it's ok
luciash: ok, i will :D
CIA-65: tikiwiki: 03jonnybradley * r28380 10/trunk/lib/setup/prefs.php: [MOD] Prefs: wiki_edit_icons_toggle on by default for a cleaner first impression on first clean install.
luciash: is the find feature in file galleries optional ?
can't find where to disable it
ricks99: 5.1 annoucements are going out.. good work all
-: jonnyb is wishing he hadn't remembered to do a last merge from 5.x to trunk
chealer: jonnyb: why?
jonnyb: svn property conflict
my first one! (i didn't cause it tho)
coo - svn resolve --accept=mine-full lib seems to have done it!
Tikiwiki|bot: New Forum Posts: Tiki 5.1 Now Available - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=38012
CIA-65: tikiwiki: 03jonnybradley * r28381 10/trunk/ (9 files in 4 dirs): [MRG] Automatic merge, branches/5.x 28273 to 28378
***: Skyrdr has quit IRC (Ping timeout: 252 seconds)
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
luciash: is there any way to switch to use ImageMAgick, if there are both installed on the server ???
both i mean GD and ImageMagick php support
(want to try if ImageMageick can rotate images in file gals/image gals)
CIA-65: tikiwiki: 03chealer * r28382 10/trunk/lib/init/initlib.php: remove obsolete pathSeparator() (unused)
jonnyb: not sure luciash - it's almost certainly hackable somewhere
luciash: thought so :)
and i expect it to be broken too as nobody seems to use it actually (ImageMagick instead of GD) when there is no easy switch
jonnyb: figures
can't rapheal.js do it? ;)
chealer: luciash: for image galleries it can be set in the admin panel
luciash: oh, really ?
jonnyb: yes, but how to save it ?
jonnyb: webdav?
luciash: mmm :/
chealer: it says something like Imagick 0: Undetected.
chealer: luciash: yes, setting "Library to use for processing images".
luciash: right. it only supports imagick 0
luciash: huh ? really ? :|
there's already imagick 2.3.0 on the server according to phpinfo
chealer: luciash: yeah, well GD is the default
luciash: i will try, maybe it is just broken detection
chealer: luciash: well which imagick version do you have?
luciash: chealer: everybody knows GD is the default
chealer: about the version see 5 lines above
chealer: luciash: oh. so yeah, that's your "problem".
CIA-65: tikiwiki: 03jonnybradley * r28383 10/trunk/templates/tiki-admin-include-look.tpl:
tikiwiki: [MOD] Custom CSS: Move the brosho test link next to the right pref, and give it it's own tab, as it will need more room soon.
tikiwiki: (TODO admin/look/misc is an odd place for header_custom_js to remain but i can't find a better one now)
luciash: jonnyb: maybe we'll need to introduce new admin page called "Custom Code" soon an move it there
***: chealer has quit IRC (Remote host closed the connection)
jonnyb: yes, look is a muddle
all the jq stuff should be elsewhere too
***: chealer has joined #tikiwiki
luciash: jonnyb: or Look & Feel could be renamed to Customize
***: chealer has quit IRC (Remote host closed the connection)
-: luciash just tried the Imagick as graphic library, no difference to GD
luciash: just works
but no extra option to rotate images or else
maybe the option is not present in the tpls anymore ?
jonnyb: luciash: l&f is more friendly i think, and there is a lot of looking and feeling to do in tiki
luciash: ah, no, it seems to be broken, it switched back to GD automagically
:)
jonnyb: no objections as i introduced it
jonnyb: :)
luciash: it would just describe more accurately what it does mostly now
-: jonnyb wonders how we managed before it
jonnyb: well, most of the jquery stuff is "feel" i think
luciash: ok, i meant the code textareas and theme/look customization
jonnyb: maybe just their own tab?
(and shorter tab labels)
luciash: btw Image Galleries seems to win over File Galleries still in the Colorbox - Image Gals support displaying of the description / name of the image in the Colorbox, where File Gals do not
(just tested)
jonnyb: yes, shorter is better for tabs
jonnyb: odd
should be fairly simple to copy how
luciash: i thinks so too
***: Skyrdt has joined #tikiwiki
Skyrdt: Man
I start to hate Filezilla
All it does is use the max u/l speed and screwing up my connection
losing the net
luciash: Skyrdt: wrong channel ;)
Skyrdt: I know
Im just making a point
:p
If you have any other FTP software to share, feel free to tell me.
Im making a point as I was uploading the new tikiwiki
Through filezilla
jonnyb: he knows ;)
was OS are you on Skyrdt ?
Skyrdt: w7
luciash: Skyrdt: try ftp addon for firefox
Skyrdt: fireftp
Skyrdt: Mm, never tried those before
luciash: Skyrdt: looks like full featured ftp client
Skyrdt: thats odd
Trying to update my tikiwiki
but the installer folder gives a 403
luciash: Skyrdt: and has synchronize option iirc
Skyrdt: neat
Is it normal for file overwrites to change the ways pictures behaves?
The main page was a thumb images (resized), but ever since I uploaded the 5.1 files, it changed to full size
luciash: hmm, not normal
try tiki-admin_system.php?do=all
***: eromneg has quit IRC (Read error: Connection reset by peer)
Skyrdt: http://wiki.esforces.com/tiki-index.php
Do you see a big image luciash ?
***: Skyrdt is now known as Skyrdr
luciash: yes
Skyrdr: The image has been set to thumbnail with a max size of 600
yet it keeps showing the large image
I just double checked
the cache doesn't seem to work
Doesn't matter what I fill in, it ignores the settings I put in
luciash: is it image gal or file gal picture ?
ah, it seems none of them, just image uploaded via wiki page in a dir, right ?
Skyrdr: I simple use the "add image" by url in the navbar when editing the page.. using {img src="
It worked fine on 5.0, it started to ignore it when I uploaded the new files
luciash: hmm, strange, i am not aware of any changes for the img plugin between 5.0 and 5.1
maybe someone else will know
Skyrdr: Full cmd: {img src="http://www.esforces.com/uploads/images/potw/fire-the-big-laz0r.jpg" thumb="mouseover" max="100"}
luciash: try thumb="y"
***: chealer has joined #tikiwiki
Skyrdr: It was originally thumb y but doesnt work either
luciash: ah
Skyrdr: {img src="http://www.esforces.com/uploads/images/potw/fire-the-big-laz0r.jpg" thumb="y" height="600" width="600" max="600"}
doesnt work either
it fully ignores the new height/width settings
jonnyb: Skyrdr: is your .htaccess up to date? (if you have one)
probably not connected actually
Skyrdr: up to date?
Lets see
jonnyb: compared to _htaccess
but you're linking to "normal" files
-: luciash just realized there are severe floods in czech republic again since yesterday
Skyrdr: I just renamed _htaccess to .htaccess
jonnyb: sometimes updates break the sefurl stuff on filegals
Skyrdr: doesnt seem to effect the image
jonnyb: did you run setup.sh? (sorry if covered before)
hmm, looks like a bug
there's no width or height being written to the tag (again)
chealer: luciash: hum. how did you manage to set it to Imagick 0?
jonnyb: Skyrdr: i think you'll have to resize the image for now - it's kinder anyway ;)
we'll have to fix for 5.2
luciash: grmbl, seems "Rebuild thumbnails" is not good idea in 5.x Image Galleries (might it be related to the Skyrdr's problem ?) - now i can't get the thumbnails back, displays full images instead too :(
only re-uploading the image works
actually deleting and uploading again, hmm
Skyrdr: *sad face*
jonnyb: but you're not using image or file galleries are you Skyrdr ?
Skyrdr: not atm, just installed tikiwiki last week
luciash: chealer: nope
Skyrdr: luciash / jonnyb
When I edit a user module, and save it
and I renamed the title, etc.. should it create a whole new module
?
As that does for me
jonnyb: sounds possible
for name, probably not title (i would think)
Skyrdr: It seems when I edit a user module and change the name
it creates a whole new user module.
with that name, and leaves the old one intact.
***: coaboa has quit IRC (Ping timeout: 265 seconds)
luciash: actually nothing helps... the thumbnails in my image galleries do not work anymore no matter what i re-set
:(
sylvieg: thanks for the release guys
jonnyb: no probs sylvieg
sylvieg: next time I will have to do ...
jonnyb: sounds like there might be a problem with the img plugin (again)
sylvieg: what is it simple and not to risky?
jonnyb: no, hopefully changi will be back :)
don't know - sounds like if you specify src it doesn't use the height & width params you asked for in the tag
sylvieg: btw I discovered that the plugin img with border does not work with url - the width is only calculated for local path
jonnyb: i fixed it last time ;)
also i thing if you ask for centred it goes weird
someone's been messing with it
-: jonnyb hopes it wasn't him
sylvieg: for instance src=dl5&display=y will nto work
jonnyb: no, the plugin params
Skyrdr: mmm
***: rotterdam|busy has quit IRC (Remote host closed the connection)
Skyrdr: Should I go back to 5.0 to avoid the img problem? ^^
sylvieg: thumb="y" height="600" width="600"?? why do you put thumb and width
seems to me a little bit conflicting
luciash: Skyrdr: you can just try to replace the lib/wiki-plugins/wikiplugin_img.php with the version from Tiki 5.0
Skyrdr: sylvieg: I think both to see if it works
*tried
***: kira has joined #tikiwiki
kira is now known as Guest65596
Guest65596 has quit IRC (Client Quit)
rotterdam has joined #tikiwiki
Skyrdr: Sorry luciash
Doesnt work
the wikiplugin_img seems to be exactly the same filesize as 5.0
*5.1 I mean
luciash: weird it worked for you in 5.0 then, must be some lib probably
modified
sylvieg: this works for me {img fileId=25 width=100}
Skyrdr: did you clear teh browser cache
luciash: sylvieg: but it does no thumbnail generation, just hard-resize
sylvieg: and src= is different, no file gal image
sylvieg: luciash: need to catch your problem... was just coming in
src is buggy
luciash: sylvieg: my problem is different - image galleries thumbnails stopped to work after hitting "rebuild thumbnails"
Skyrdr: Yes sylvieg.
No changes
sylvieg: but luciash did you change from gd to imageclick - trying to read all irc
the mess with images - is browser cache .. sometimes going away a day is enough to fix the problem....
luciash: sylvieg: yes, but it didn't work really... it changed back to GD
i cleared all the caches several times
now i deleted the gallery as a whole and trying with new gallery
still the thumbnails are not generated as expected in the new gallery, weird :(
they show up as full size copy of the image uploaded
sylvieg: I have the same problem here - thumbnail size does not seem to be considered
image code is so old..
luciash: weird is it worked with the default 80x80 thumbnail size until i tried to change and hit rebuild thumbnails :-/
it's fresh Tiki 5.0 install
i will try with 5.1 later soon i guess
sylvieg: I am testing in trunk and it is not working
luciash: :(
sylvieg: to many bugs for a week end - weed ends are supposed to be fun ...
jonnyb: every day is supposed to be fun! :D
luciash: :)
sylvieg: tried fresh new gallery after re-setting all the custom sizes in Image gals admin to none and it works again
yeah, rebuild thumbnails is broken
Skyrdr: night
***: Skyrdr has quit IRC (Quit: Page closed)
CIA-65: tikiwiki: 03jonnybradley * r28384 10/trunk/templates/tiki-admin-include-look.tpl: [ENH] Brosho: More on custom CSS assistant. Now closable and copies changes to the DOM into the pref box
-: luciash thinks more and more that the all-in-one file galleries approach wasn't that good idea for its complexity and performance issues
luciash: maybe better would be to focus to support features by purpose/media (image gals, video gals, audio gals, other files gals) than to make huge conditions and try to serve all in one ?
or would it be any better to focus on fixing trackers code and then to create custom trackers which would use *only* specific fields needed by the media/file type to create galleries + custom plugin aliases and apply them by profiles
?
i am not sure file galleries can itself cover all purpose needs and be performance wise and error prone enough at the same time
jonnyb: no, i would rather go the other way - add a file attribute available to any tiki object
and sort filegals out (ha ha)
files are so important all over the place
luciash: u mean like custom fields for any tiki object (including file gals ?) ?
or tracker field hooks in other words
jonnyb: no, that would be too recursive!
luciash: heh
i can imagine that ! *g*
jonnyb: so any object can have a (or some) file(s)
like every object could "have" trackers
probaly not for 6 tho :(
luciash: i mean what if any tiki feature (object) could be linked to any tracker field and handle that ?
jonnyb: tracker item, i would think
luciash: or, re-use that
jonnyb: collections of objects have trackers
like calendars
luciash: it would be also great if any tiki object could use standard tpls or wiki page templates a la pretty trackers ;)
then we could say pretty file galleries ;)
or pretty gals for short ;) geeee :D
jonnyb: sounds expensive
i'd like to rewrite pretty trackers in php for a start
luciash: in manpower, money or performance ?
jonnyb: performance
actually doing it would require manpower
luciash: hmm :)
pretty trackers are not php now ?
jonnyb: no, it ends up in a horrid smarty tpl
tracker_pretty_item.tpl should all be native php (for instance)
but also tracker_item_field_value.tpl and the other one
they already are in trklib
luciash: eh, never seen that file
jonnyb: moslty
luciash: tracker_pretty_item.tpl i mean
jonnyb: ^mostly
so the wiki tpl is included in a tpl that is included... etc
lots of ram
luciash: it would be great if we could actually measure some performance improvements e.g. on a dedicated metrics.tw.o
it is all just too virtual for me and i don't see much difference in terms of performance compared to older tiki versions like 4.x or 3.x
jonnyb: it's always been like this
luciash: yes
jonnyb: the tracker code is so scary no one wants to work in there
-: jonnyb contemplates starting a union
luciash: all php files which has more than 1000 lines of code are too scary for me ;)
jonnyb: technically true, i think - but that's most of tiki
luciash: we lack some limits ;)
***: rotterdam is now known as rotterdam|away
luciash: or fourth rule: make it readable :-p
(by humans)
:D
jonnyb: sounds tricky
luciash: just joking
-: jonnyb laughs so much he has to go to bed :)
jonnyb: nn
***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)