chealer: nkoth|nelson: non-UTF-8 en_US does not help? nkoth|nelson: chealer, no any locale sort ignores punctuation. php has a collation class in 5.3 that can set the rules to ignore certain things or not, but undortunately I am not in 5.3
it'll be nice that we can use that if 5.3 though chealer: nkoth|nelson: even C? nkoth|nelson: C works but does not take into account accent chealer: (non-UTF-8 C) nkoth|nelson: C takes into acccount punctuation but not accent...
in the meantime I hack back into my copy of tiki uksort by a function that use take_away_accent
I suppose the proper solution is to upgrade to php 5.3 and use the collation object
I mean the collator class: http://php.net/manual/en/class.collator.php
chealer, do you think this should be an optional feature until tiki 9 (php5.3)? chealer: nkoth|nelson: do you have root access? nkoth|nelson: yes chealer: nkoth|nelson: could you try generating C.UTF-8? It seems to work here nkoth|nelson: ok sure, how to generate that? chealer: nkoth|nelson: I know the Debian way (# dpkg-reconfigure locales) but no idea about the CentOS way
nkoth|nelson: see locale-gen and /etc/locale.gen nkoth|nelson: i have to try later. have to eat oeversetten: natively it should be locale-gen chealer: nkoth|nelson: interesting. the other problem with Collator is that it is part of the intl extension
nkoth|nelson: if what should be an optional feature? using Collator? nkoth|nelson: I was thinking the take_away_accent version
which for some reason is still not giving me the result I expect
it's closer, but for some reason [ sorts before a chealer: nkoth|nelson: try also commenting the setlocale LC_ALL
or to set LC_COLLATE to C
nkoth|nelson: I don't think Tiki 9 can depend on Collator, Tiki 9 won't require PHP 5.3 and I'm not sure we can really depend on the intl extension nkoth|nelson: k chealer: nkoth|nelson: C does not give a good sort in non-English-only environments, so I don't think we should use it by default and in that case take_away_accent() won't help
(with your sort overriding) ***: Caarrie|away is now known as Caarrie|sleeping nkoth|nelson: it is closer than using any version of locale sort chealer: nkoth|nelson: OK, maybe categories should optionally use locale sort and use take_away_accent(). I have no idea of how many installs want specific sorts of categories
s/optionally use/optionally not use/
that is, maybe that would be better than what we currently have nkoth|nelson: i think locale sort can be the default
and takeawayaccent sort as an option.
Let me try to get my overriding done and I will commi tth eoption ***: coaboa|afk has joined #tikiwiki nkoth|nelson: becaue I rememebr [ used to work before - something must have changed
I clearly used - to make it go on top and [ to make it go at the end ***: coaboa has quit IRC (Ping timeout: 260 seconds) CIA-12: tikiwiki: 03oeversetten * r37857 10/trunk/lang/de/language.php:
tikiwiki: [TRA] just wanted to see, how 100% looks like :)
tikiwiki: -- Diese und diek folgenden Zeilen werden ignoriert --
tikiwiki: M de/language.php chealer: oeversetten: I think you're doing something wrong when you commit, your commit messages contain the line which I think says anything below that line will be ignored
oeversetten: you must be using svn on the command line? oeversetten: yes i do ***: goj_killedByISP has joined #tikiwiki
goj has quit IRC (Disconnected by services)
goj_killedByISP is now known as goj oeversetten: and i have to figure out how to change the editor
that joe editor is weird ***: chealer_ has joined #tikiwiki
chealer has quit IRC (Ping timeout: 248 seconds)
chealer_ is now known as chealer chealer: oeversetten: if you're on Debian, it's easy nkoth|nelson: chealer: ok i have what I need , now to make the feature option and I can commit it CIA-12: tikiwiki: 03oeversetten * r37858 10/trunk/lang/de/language.php: [TRA] there was an a lost... nkoth|nelson: chealer. are you sure punctuation is considered when ising C.UTF-8? chealer: nkoth|nelson: I really don't know much how various locales collate, but in C.UTF-8 punctuation appears to have a good precedence nkoth|nelson: ok
chealer: what does http://ido.ath.cx:8080 have? because the accented A is at the end
moreover ,the lower case starting ones come after the uper case ones, so looks like it is just C right now ***: Bernard1 has quit IRC (Read error: Connection reset by peer)
oeversetten has quit IRC (Remote host closed the connection) chealer: nkoth|nelson: good question. I noticed the sort is weird ***: Bernard1 has joined #tikiwiki chealer: it should be C.UTF-8 nkoth|nelson: well then it's not taking effect to sort in case insensitive or accents
anyway, I will commit my feature first chealer: nkoth|nelson: yeah, it's C.UTF-8 CIA-12: tikiwiki: 03nkoth * r37859 10/trunk/ (3 files in 3 dirs): [FIX] Make feature to put back some legacy functionality that might be needed for category name sorting after r37015
tikiwiki: 03chealer * r37860 10/trunk/lib/prefs/category.php: Admin categories: Clarify the purpose of category_sort_ascii ***: Bernard1 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
Bernard2 has joined #tikiwiki
Bernard1 has quit IRC (Ping timeout: 258 seconds)
nkoth|nelson has quit IRC (Quit: nkoth|nelson) CIA-12: tikiwiki: 03chealer * r37861 10/trunk/lib/prefs/category.php: [FIX] oops ***: Bernard2 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
Bernard2 has joined #tikiwiki
Bernard1 has quit IRC (Ping timeout: 260 seconds)
brylie has joined #tikiwiki
brylie has left "Leaving" CIA-12: tikiwiki: 03chealer * r37862 10/trunk/lib/tree/tree.php: [REF] TreeMaker: change make_tree_r() visibility to protected
tikiwiki: 03chealer * r37863 10/trunk/lib/tree/categ_browse_tree.php: [REF] CatBrowseTreeMaker: remove itemID (appears unused from r35336) ***: Bernard2 has quit IRC (Quit: Leaving.)
Bernard1 has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37864 10/trunk/lib/tree/tree.php: [REF] Declare TreeMaker as abstract ***: Bernard1 has quit IRC (Quit: Leaving.)
Bernard1 has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37865 10/trunk/lib/ (jquery_tiki/tiki-jquery.js tree/categ_browse_tree.php): [REF] generalize categ_browse_tree() to browse_tree ***: Bernard1 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
Bernard2 has joined #tikiwiki
Bernard1 has quit IRC (Ping timeout: 248 seconds)
Bernard2 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
Bernard1 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
philback has joined #tikiwiki
AldenisZen has joined #tikiwiki
AldenisZen has quit IRC (Quit: Leaving)
libs_ has quit IRC (Ping timeout: 245 seconds)
olinuxx has joined #tikiwiki
olinuxx has quit IRC (Ping timeout: 256 seconds)
redflo has joined #tikiwiki coaboa|afk: hi & polom tikiverse ***: coaboa|afk is now known as coaboa
oeversetten has joined #tikiwiki oeversetten: polom coaboa: hi oeverstetten: how would I activte your areas feature? oeversetten: feature admin panel or areas admin panel
on the latter one I add a short how to setup remarksbox
uh, and since i did not tag it, you have to check Advanced in the feature filter to see it philback: polom
what's the area feature? Bernard1: hi all CIA-12: tikiwiki: 03sylvieg * r37866 10/trunk/_htaccess: [FIX]setup: post_max_size must be changed if upload_max_filesize is changed oeversetten: philback: the areas feature is the built-in version from what is aka perspective_binder philback: mmmh, I am not using these... will have a look to expand my horizons. oeversetten: see http://dev.tiki.org/item3974-3974&highlight=areas for a short description, if i find the time i'll try to refresh the documentation on it ***: Caarrie|sleeping is now known as Caarrie|away
olinuxx has joined #tikiwiki philback: @oversetten Oookay. Doesn't tell me much. Thx anyway. ***: philback is now known as philback|afk coaboa: is v8 frozen? Is there alredy a new trunk? oeversetten: don't know ***: arildb has joined #tikiwiki
arildb_ has joined #tikiwiki
arildb_ has quit IRC (Client Quit)
arildb has quit IRC (Quit: Leaving)
arildb has joined #tikiwiki arildb: quit ***: arildb has quit IRC (Client Quit)
arildb has joined #tikiwiki
arildb has quit IRC (Read error: Connection reset by peer)
arildb has joined #tikiwiki oeversetten: now, it interests me, too, is branching already in progress? coaboa: some dev list mails stated something like now as branching is done... oeversetten: so no commit till tomorrow? coaboa: but on dev.tiki.org/get+code is trunk still future 8
no idea, chealer should know this oeversetten: the schedule says "as late in the day as possible" referring to today, so something like 11pm but in which timezone :D Bernard1: oeversetten: i hope it is US :)
Title for the module "sitemycode" with trunk using "notitle=y" is not working for me, same setting is ok with tw6 and tw7. anyone has that too ? oeversetten: which US? ***: philback|afk has quit IRC (Read error: Connection reset by peer)
chealer has quit IRC (Ping timeout: 248 seconds) Bernard1: oeversetten: well anyway −7hours from us. ;) oeversetten: would be fine, so I can ask for a further commit, that I have unfortunately done for 7.x only... and would like to see it in 8, too Bernard1: -7h is hope. i have some work to do too before commiting oeversetten: i found my commit to 7.x so i just have to see what i have changed there :) ***: olinuxx has quit IRC (Quit: Ex-Chat) oeversetten: can you shortly test if pretty registration tracker works in trunk? Bernard1: oeversetten: sorry but really running out of time here... ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki oeversetten: tiki trunk behaves odd at registration
*shortly before adding enhancement analogue to r37532* CIA-12: tikiwiki: 03oeversetten * r37867 10/trunk/ (4 files in 4 dirs): [ENH] see r37532 now in trunk chealer: polom coaboa: polom Bernard1: polom coaboa: is the category browser broken in trunk? ***: oeversetten has left CIA-12: tikiwiki: 03yonixxx * r37868 10/trunk/lang/he/language.js: [FIX]Hebrew language translation completed
tikiwiki: 03yonixxx * r37869 10/trunk/styles/BiDi/BiDi.css: [FIX]Wide fix for BiDi to handle rtl languages ***: arildb has quit IRC (Quit: Leaving)
Bernard1 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
arildb has joined #tikiwiki chealer: coaboa: it shouldn't be, but I played around that yesterday... could be ***: libs_ has joined #tikiwiki
arildb has quit IRC (Quit: Depression is merely anger without enthusiasm)
arildb has joined #tikiwiki
arildb has quit IRC (Client Quit)
arildb has joined #tikiwiki
arildb has left
arildb has joined #tikiwiki
arildb has quit IRC (Quit: If you can't laugh at yourself, make fun of other people.) coaboa: chealer: its after activating the feature areas. importing a database dump from bofore activating that fature fixed the issue ***: arildb has joined #tikiwiki chealer: coaboa: I see... coaboa: also activating araes caused to inifinitely be asked to fix database by rerun the installe (excecuted 5 queries)
*areas CIA-12: tikiwiki: 03jonnybradley * r37870 10/trunk/styles/ (jqui/options/element.css layout/layout.css): [FIX] css: Make divs inside accordions auto width to stop breaking out on the right, and remove 0 line-height for jqui/element menus ***: AldenisZen has joined #tikiwiki coaboa: chealer just realizet i a wrong: going back to revision 37854 - category browser worked. r37866 category browser does not work ***: arildb has quit IRC (Ping timeout: 240 seconds) chealer: coaboa: odd, the areas patch worked fine here
coaboa: does refreshing browser cache help? coaboa: nope. but myabe its one of the others. rollback also changed tree/tree.php & tree/categ_browse_tree.php
but as I am no coder I can not investigate further chealer: coaboa: well, identifying a precise revision always helps ***: arildb has joined #tikiwiki
arildb_ has joined #tikiwiki
arildb has quit IRC (Ping timeout: 240 seconds)
arildb_ has quit IRC (Remote host closed the connection) CIA-12: tikiwiki: 03jonnybradley * r37871 10/trunk/lib/wiki-plugins/wikiplugin_timeline.php:
tikiwiki: [NEW] timeline plugin: Simpler plugin for Simile timeline which gets it's data
tikiwiki: from various types of object lists with one or two date type fields, e.g. the
tikiwiki: output from a {list} plugin or calendar list, etc. Data connections still to do
tikiwiki: (not yet functional). ***: arildb has joined #tikiwiki
GillesM has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37872 10/trunk/ (13 files in 6 dirs):
tikiwiki: [REF] Generalize CatBrowseTreeMaker to BrowseTreeMaker
tikiwiki: [REF] FileGalLib: rename getTreePhplayers() to getTree and getFilegalsTreePhplayers() to getFilegalsTree
tikiwiki: [REF][ENH] File galleries module: use getSubGalleries() to get tree nodes, giving back a phpLayers-like tree
tikiwiki: [REF] FileGalLib: Remove now unused _buildTreePhplayers(), just generate path from getTree() instead
tikiwiki: [REF] Various (Smarty tree)
tikiwiki: 03chealer * r37873 10/trunk/lib/tree/tree.php: [REF] TreeMaker: improve documentation for make_tree()
tikiwiki: 03chealer * r37874 10/trunk/tiki-setup.php:
tikiwiki: [FIX] Sort strings more sensibly, with same letters (accented or not) grouped. C.UTF-8 wouldn't do that
tikiwiki: r37015 regression, oops. Thanks Nelson Ko Tiki|bot: New Forum Posts: inscription de nouveau utilisateur - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=42384 CIA-12: tikiwiki: 03oeversetten * r37875 10/trunk/lang/de/language.php: [TRA] 100% again :) chealer: coaboa: could you check if your problem persists? coaboa: chealer yo mean when using r37873/73
mom svn upping
chealer: happy now ;-) category admin works again thx chealer: coaboa: yes. good, sorry and thanks anyway coaboa: chealer: the file lib/tree/categ_browse_tree.php caused that? CIA-12: tikiwiki: 03chealer * r37876 10/trunk/lib/ (filegals/filegallib.php smarty_tiki/function.tree.php):
tikiwiki: [REF] Smarty tree: remove top node definition, never shown
tikiwiki: FileGalLib: fix description of getSubGalleries() for $wholeSpecialGallery=true case (from r32331) chealer: coaboa: I don't know. I don't know what your problem was coaboa: oki CIA-12: tikiwiki: 03changi67 * r37877 10/trunk/lib/tikilib.php: [REF] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/violations coaboa: when will 8 be frozen? or when will trunk become 8 and trunk future 9?
just to make sure not to svn up trunk to trunk of 9 changi|ffa: normaly tonight coaboa: cool so I would have svn switch trunk to 8 tomorrow prior svn upping chealer: coaboa: it will just go back if you switch later
but in theory, it's best to switch before
svn switch indeed Tiki|bot: New Forum Posts: Folding Editor? - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=42385 CIA-12: tikiwiki: 03chealer * r37878 10/trunk/lib/categories/categlib.php: [REF] generate_cat_tree(): remove an if() (useless from r31423) ***: fabricius has joined #tikiwiki fabricius: polom everybody Bernard1: Hi Torsten CIA-12: tikiwiki: 03chealer * r37879 10/trunk/lib/categories/categlib.php: [FIX] generate_cat_tree(): "Undefined index: incat" fabricius: hi Bernard1 CIA-12: tikiwiki: 03chealer * r37880 10/trunk/lib/filegals/filegallib.php: [FIX] Restore "File Galleries" at the beginning of paths (oops, r37876 regression)
tikiwiki: 03chealer * r37881 10/trunk/tiki-listpages.php: [FIX] Pages: "Undefined variable: find_langOrphan" ***: nkoth|nelson has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37882 10/trunk/tiki-listpages.php: [FIX] Pages: "Undefined variable: find_lang" nkoth|nelson: hicheler
hi chealer, butsy fixing? chealer: nkoth|nelson: more or less
how are you? nkoth|nelson: good. should we be preparing to create the 8.x branch soon? chealer: nkoth|nelson: yes. I was planning to do it tonight but I never did it
...so hopefully the script will work :-) nkoth|nelson: same here - I'm around chealer: thanks CIA-12: tikiwiki: 03changi67 * r37883 10/trunk/lib/profilelib/installlib.php: [REF] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/violations changi|ffa: chealer: which script are you using ? chealer: hi changi|ffa. http://dev.tiki.org/How+to+release#Create_a_branch_if_you_are_releasing_a_major_version says it should be svnbranch.php changi|ffa: chealer: it will work :)
chealer: you can do it by hand using svn copy if you want ***: GillesM has quit IRC (Remote host closed the connection) chealer: great
nkoth|nelson: I diverted to find.tpl issues because I found a problem in the list of categories there. some are blank
like the [Test] category appears blank nkoth|nelson: list where? Bernard1: how much time before 8.x ? chealer: nkoth|nelson: for example in listpages
the category filter CIA-12: tikiwiki: 03jyhem * r37884 10/trunk/lang/fr/language.php: match instruction to button label nkoth|nelson: chealer, interesting, did you fix it? chealer: I think I'm on it, there were hundreds of notices at the start, but I cleaned most and I see some suspicious ones now CIA-12: tikiwiki: 03chealer * r37885 10/trunk/ (6 files in 2 dirs): [FIX] "Undefined variable: find_cat_categories" (replace find_cat_categories with findSelectedCategoriesNumber, which just contains a count) coaboa: gn ***: coaboa is now known as coaboa|afk CIA-12: tikiwiki: 03chealer * r37886 10/trunk/ (4 files): [FIX] "Undefined index: cat_categories". oops fabricius: by coaboa|afk
sylvieg: hi - did you come further with the newsletter stuff? CIA-12: tikiwiki: 03changi67 * r37887 10/trunk/lib/parser/parserlib.php: [REF] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/violations ***: conner_bw has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37888 10/trunk/ (4 files):
tikiwiki: [REF] find.tpl categories setup code
tikiwiki: [FIX] Do not alter $_REQUEST['cat_categories']. Fixes loss of category filter if one category is selected in multiple mode
tikiwiki: 03nkoth * r37889 10/trunk/lib/comments/commentslib.php: [FIX] When archive comments feature is on, comments and forum replies not appearing because erroneously considered archived from the start
tikiwiki: 03nkoth * r37890 10/branches/7.x/lib/comments/commentslib.php: [bp/r37889][FIX] When archive comments feature is on, comments and forum replies not appearing because erroneously considered archived from the start ***: jneusteter has joined #tikiwiki jneusteter: hey everyone. problem = my homepage is set to the blog being the home page. but i get an error "blog not found". I have realized that the main blog has an "blogid=2", which works but "blogid=0" does not work. nkoth|nelson: jneusteter: what version of tiki are you using? jneusteter: 6.4
lts nkoth|nelson: testing jneusteter: the site is linuxbasix.com nkoth|nelson: in tiki-admin.php?page=general, what does the "Use feature as homepage" say? jneusteter: i do not have an option ""Use feature as homepage" nkoth|nelson: unde rthe navigation tab ***: conner_bw has left nkoth|nelson: "Use Tiki feature as homepage" jneusteter: ok there it is, what we have set is "Blog:Set blogs homepage first" nkoth|nelson: ok, go to tiki-admin.php, click on Blogs, there, select the Blog home page, and then save sylvieg: comment in line seems to be broken in trunk - work like a charm in 6 but not in trunk -: sylvieg misses perhaps a feature somewhere... jneusteter: ok, there is a setting "Home Blog (main blog): but i have only one option which is "Linuxbasix Blog" nkoth|nelson: sure, just save it
then go back to General and check what it says now ***: jneusteter has quit IRC (*.net *.split) CIA-12: tikiwiki: 03oeversetten * r37891 10/trunk/lang/nds/language.php: [TRA] few more strings ***: jneusteter has joined #tikiwiki CIA-12: tikiwiki: 03yonixxx * r37892 10/trunk/lang/he/language.php: [TRA] hebrew translation progress jneusteter: nkoth|nelson: i just got kicked from the channel
not sure if made any posts while i was gone nkoth|nelson: basically all I said was "just save it and go back to General and check what it says now". YOu can then save it again once it says "Blog:Linuxbasix Blog" jneusteter: nice, you just made me quite happy. its works nkoth|nelson: you're welcome
jneusteter: btw, any reason why you have a phpbb forum (is it because you set that up before you got the tiki?) jneusteter: well, its was a lack of understanding about tiki wiki. i installed tiki-wiki and phpbb at the same time. then realized the potential of tiki wiki. now im making the "tiki wiki the home page ***: AldenisZen is now known as SquirrelMaster nkoth|nelson: ah ok. jneusteter: now im wondering how the phpbb auth will work with tiki wiki nkoth|nelson: not sure. I haven't tried it myself but it is documented: http://doc.tiki.org/phpBB+Authentication (you need phpbb 3 apparently) ***: SquirrelMaster is now known as AldenIsZen
Bernard1 has quit IRC (Quit: Leaving.)
redflo has left
chealer has quit IRC (Ping timeout: 248 seconds)