tikiwiki: 03chealer * r33936 10/trunk/lib/sheet/grid.php: [FIX] HTML special characters encoding RobertPlummer: I largely managed to fix the sheet bugs. RobertPlummer: can I suggest a jQuery.sheet fix? lphuberdeau: just curious, what's the thinking behind moving the prefs out of the database? ops: s/6.2/6.3/ in /topic lindonb: permission definitions are not site data, their natural place is in the code. plus it will make changes to permissions easier. thanks chealer. so just the definitions are moving? lindonb: yeah...otherwise the permissions were already in the database uh, did that make sense? i think so anyway, "Moving permission definitions out of the database", so yes, just definitions permission settings still in database, definitions out don't be too nice, that didn't make any sense :-) but yeah you've been doing a lot of coding good to see! you mean a lot of recoding :-P bbl and encoding lindonb, yes, permission definitions it's to make it easier to manage right now, most of the descriptions are useless but changing them requires so much effort that they remain the same there is no point having them in the database as they are bound to the code makes sense - thanks for the background btw, wasn't sure what you meant by exif libraries in the mailing list the other day? how do you read and write the metadata? as far as reading, it's php functions getimagesize & iptcparse for the iptc data and it's exif_read_data for the exif info then to write the iptc data, it would be the php function iptcembed (i think, haven't written this part yet) wasn't going to offer editing of exif data tikiwiki: 03chealer * r33937 10/branches/proposals/3.x/lib/userslib.php: tikiwiki: [bp/r33865][SEC] LDAP: reject invalid empty passwords instead of attempting an unauthenticated bind tikiwiki: backport untested chealer: how do you convert boolean to integer as you were suggesting for wikiplugin_img? lindonb: see the link http://ca3.php.net/manual/en/language.types.integer.php section "Converting to integer" lindonb: actually, as that says, usually that conversion is implicit, it should be in this case too but !empty(x) + !empty(y) doesn't seem to work? lindonb: ...what does it do? my bad screwed something else up thanks :) tikiwiki: 03lindonb * r33938 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [FIX] Use better test for number of parameters set (thanks chealer). New Forum Posts: Forum posts only displaying "new" icon - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41061 tikiwiki: 03chealer * r33939 10/branches/proposals/6.x/templates/tracker_item_field_input.tpl: tikiwiki: revert r31271 "[FIX] Bug with radio button in ie due to a quote forgot inside a tag" tikiwiki: Ref: http://article.gmane.org/gmane.comp.cms.tiki.cvs/60761 (no answer) tikiwiki: 03chealer * r33940 10/branches/proposals/6.x/lib/ (ban/banlib.php tikilib.php): tikiwiki: [bp/r33917][FIX] Admin banning: Direct comparisons between UNIX timestamps and tikiwiki: TIMESTAMP MySQL type when using "Rule activated by dates". Fixes rules being tikiwiki: deleted on creation, not banning correctly and/or wrong saved dates Southern poloms polom polom chibaguy hi jonnyb hi jonnyb & chibaguy hi coaboa - how's Dirk doing? I suggested he start an experimental branch a while ago, but haven't seen one arrive yet... ah, i see him - daevermann_ how's it going? hi coaboa I just worked on the feature use case thing and hope I don't missed too much (I sent a 15 page "thing" out to today ;-)) Things often seams slow at beginning. Jörn will set up an internal svn-server today and tomorroy Jörn, Dirk and I meet the whole day. So still in the precoding phase somehow hi chibaguy scary situation in Japan true, coaboa. we are lucky to be some distance from the hard-hit area. but for many people, it's very tragic. jonnyb: is there a compatibility list for the timeline & runway things? I don't see those when using an Ipad and thought it is javascript and supposed to run in "all" browsers. coaboa: how do you mean runway things? its also a contril by simily haven't tested on iOS oh, ok - sorry, don't know no problem, but in general it is a javascript thing, isn't it? I just saw that the runway thing is flash... tikiwiki: 03chibaguy * r33941 10/users/chibaguy/trunk_themes/themes/clubcard_tiki_trunk/styles/ (clubcard/options/ clubcard.css): [FIX] Club Card theme updated for Tiki 7. "Wide" option removed because turning off fixed-width achieves the same thing. tikiwiki: 03sylvieg * r33942 10/branches/7.x/lib/search/searchlib-unified.php: [FIX]search: no limit for the lucky ones who can redefine php settings polom y'all hi ricks99 hiya jonnyb hi ricks99 hiya coaboa tikiwiki: 03sylvieg * r33943 10/trunk/lib/wiki-plugins/wikiplugin_redirect.php: [FIX]search: block redirect when indexing sylvieg: shouldn't that fix go in 7.x? btw, I'm pretty sure I had to handle that case before when I tested on the doc db tikiwiki: 03sylvieg * r33944 10/branches/7.x/lib/wiki-plugins/wikiplugin_redirect.php: [bp/r33943]block redirect when indexing sorry again the wrong branch... lphuberdeau: what about also putting the type in very low ponderation well, you might as well go through each field individually to evaluate them, it's configurable Q: Are "User Pages" special, in that the user is automatically the admin of the page? Or do I still need to create a 1:1 grup per user, and make that group admin of the page via permission? Hmm, I clicked on the "No Tabs" button on the wiki edit page in branch 7 using Opera, and the text I had entered in the edit textarea disappeared. But "There is an autosaved version of this content...." which I'll try using. :-/ ricks99: it is supposed not to need special perms.. k. so user "foo" is automatically admin of UserPagefoo. great using 6.x Isn't the wiki edit page supposed to have a link to page perms? (Maybe my theme - tikipedia under construction - is faulty.) chibaguy: i thought the perms button was there when viewing a page yes, but for some reason I thought it could be accessed from the edit page. I guess I was dreaming. Are pretty trackers working ok in branch 7? or are the docs up to date? I've gone through the steps of the doc.t.o pretty tracker tutorial and the tracker displays at the view-tracker url, not the wiki page as expected. chibaguy: are you using pretty in TRACKER or in tiki-view_traker_item.php? ah, I went to tiki-view_tracker.php?trackerId=1 as the doc page says. Should be tiki-view_tracker_item.php?trackerId=1&itemId=7&show=view ? bbl chibaguy: I am sure it is implementes in view_tracker ... sure it is in view_tracker_item because if you want a custom list use trackerlist the pretty is tiki_view_trasckerItem was mainly done to keep attachement and comments tab ok, thanks, sylvieg. !help You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . trying to sync tiki forums with a mailing list, if using yahoo groups for mailing list - each user would register on tiki site AND register same email address on yahoo group? questions, it's been a long time since I tried syncing a forum with a mailing list. Unless you get other answers here, maybe you could try a few test messages or something. I found the doc on forum and list synchronization, which goes through the steps to accomplish the process, but doesn't say much about how it works. I tried to set it up, and it's not quite working, and I obviously don't understand the workflow. polom hi Bernard1 tikiwiki: 03sylvieg * r33945 10/trunk/ (2 files in 2 dirs): [ENH]tracker: param to use wysiwyg in textarea field questions: I never used this feature so I can't help you. But I think that Xavi uses it. He is not online right now but you can leave a message to him on his user page http://tiki.org/tiki-index.php?page=UserPagexavidp Thanks rodrigo - I'll do that. I'm new to tikiwiki, and really need the forums to sync with email. Hey Jonnyb, can you tell me a dead line for the hebrew language file and bidi -> tw7x ? Bernard1: do you mean when 7.0 will be released? Should be end of April - schedule is on http://dev.tiki.org/tiki7 does the ckeditor fix i did a while ago in there work? yes work fine ! cool - i think the main thing is does is use that rtl toolbar image file you found :) questions: if xavi is not using it, ask again here in the channel or send an email to the mailing list i have look at http://branding.tiki.org/Footer+code http://branding.tiki.org/Footer+code, is it still the same today ? No way to have something dynamic catching new category and pages ? @questions: are you trying to sync both ways forum < - > maling list? Or just one way ? שלום ריק shalom y'all Have you an idea about : Missing handlers :image/jpeg image/png text/csv not sure i get the idea : http://twbasics.keycontent.org/Configuring+File+Galleries for searching within uploaded files? you need to install the specific handler on the server ok… on the server. :) it's not usual on server ? depends on the host oki :) if its ur own server, you can simply install, as needed i will ;) i'm stunned that the footer code is still a static code… no way to put a plugin "category, whatever" ? in 7? i thought footer was a module area? why bother, it's just a bunch of static links in t6 hi lp ! yes it is a bunch of static links… i though it was dynamic (using some plugin) yes that make sense to me ! New Forum Posts: Scam free work (5856) - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=41065 Hi, I have a problem. The tab "category" do not appears when I'm editing an old page. Can you help me? @chanelym: Do you have the Category feature enabled? ricks99: Yes, I do. does the account have permission to modify categories on an object? Do you have permission to categorize objects? ricks99: Yes. I manage the permissions using the categories. I've signed all the perms to edit a page and category, but the tab do not appears :( You need to assign the *category* permissions too ricks99: I've done that too Did you clear the tiki cache? after making the changes? ricks99: Yes You're 100% sure that you have tiki_p_modify_object_categories for the group of the user? do you see it with the admin account? ricks99: Yes lphuberdeau: Yes What is your Tiki version? ricks99: The last one. 6.3 do you have view/add/remove on the category? Please, too, confirm that you have tiki_p_add_object persmission for te group of the user. ricks99: Yes lphuberdeau: Yes Do you have any specific permissions on the page that override the global or category perms? ricks99: Nothing in pages. Just group and category perms You have category perms that override the global perms? ricks99: No Hm.. And no problems with Admin right? ricks99: no there might be a bad permission check in the template that checks the modify categories permission globally rather than locally so you need it globally as well lphuberdeau: Ok Is this a public site? I'll try to solve this problem Thanks guys polom New Forum Posts: Forum posts only displaying "new" icon - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41061 New Forum Posts: How to track users vs pages? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41059 New Forum Posts: Am I using the PluginJS correctly? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41058 Hi guys... I'm using the WYSIWYG editor on my internal company intranet and we're having a problem where applying a heading format to any text seems to add a ! on a blank line below the created heading after the page is saved. Anyone know what I can do to fix it? New Forum Posts: Forum posts only displaying "new" icon - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41061 New Forum Posts: How to track users vs pages? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41059 New Forum Posts: Am I using the PluginJS correctly? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41058 deavermann_ around? daevermann_ around? is it possible to insert a line break with the WYSIWYG editor, instead of having paragraphs (no space in between lines)? without editing source coaboa: do you know about nickname completion? your IRC client should do it with tab ;-) thx chealer: works, cool hum, when I edit a WYSIWYG page it's shown as empty :-/ New Forum Posts: File Gallery Listing error - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41066 looks like you can insert line breaks using Shift+Enter instead of Enter chealer: yes that's right, like word in fact br vs p chealer: has that page got a ' (single quote) in it? i fixed a similar thing in 7 the other day not backported... Bernard1: really? never heard that word would make a paragraph from a single enter hi jonnyb. no, one page where it happened had "LINE1\nLINE2". in 7.x? jonnyb: and trunk. I'll try with the right preferences chealer: well i'm not sure about how ms call it :) but it work like this and it change everything concerning the paragraph… where the 1st letter start, etc (i don;t the words in english for it :) ) [jonnyb:] OK, it's fixed after checking the paragraph settings Bernard1: interesting strange you lose everything - i thought it would just look wrong in the calendar the title displayed in the calendar table is truncated very short, 6 chars but i have place for 20 or more… is this a setting somewhere ? "are truncated" :) iirc, it is hard coded in the TPL :( jonnyb: right. I can't reproduce on the 7.x even after unchecking both paragraph formatting preferences though chealer: let's pretend it didn't happen then :P jonnyb: what are you talking about? wysiwyg losing content? jonnyb: I don't remember seeing such an issue ;-) chealer: didn't you say: "hum, when I edit a WYSIWYG page it's shown as empty" jonnyb: I'm just kidding. yes, I did When I edit a saved wiki page that has a header in it, I get a single ! on the line after the heading within the wysiwyg editor. Any ideas? oops, sorry - not paying attention ;) zerojay: which version do you use? I'm on 6.1 right now. Planning an upgrade to 6.2 but it doesn't look like there are any fixes in the changelog. Fixes for that particular issue, anyways. zerojay: i've heard of it yes, but haven't managed to fix it mainly in firefox? I've got it happening in Chrome as well. It appears to be something added to the source though. it's "on my list" If I create a page with wysiwyg, add headers to it, it looks fine. When I edit the same page, it then suddenly has the !'s added in. Okay, thanks. ricks99: Aoutch… calendar title is not truncated in the calendar list. only the First word of the title is displayed… this is not very wise… bouhh ! the… my… great… meeting… wrong move ! :) pfff… found what set this… $smarty->assign('trunc', $trunc); in tiki-calendar.php where can i change this ? Bernard1: where $trunc is truncated i would guess jonnyb: well the smarty doc show as exemple : {$articleTitle|truncate:30:"...":true} it is not exactly what we have in tw, but I beleive that $trunc is the value i need to change. but $smarty->assign('trunc', $trunc) happens in php somewhere right? yes (it is in the php) i should change "trunc" for something else ? where does $trunc happen before? you need to change where it gets set jonnyb: that's the point it doesn't appear anywhere else on tiki-calendar.php. If it is declared (i believe it should be somewhere) i have no idea where. on the other hand an ugly workaround is to change (in tiki-calendar_calmode.tpl {$cell[w][d].items[item].name|truncate:$trunc:".."|escape|default:"..."} for {$cell[w][d].items[item].name|truncate:21:".."|escape|default:"..."} under "21" it is not working. :) hey, it's going to be ugly! :P if it works... ah oh, ok - so trunc seems like a preference or setting for the truncate length maybe you need the :"...":true bit too? yes but i'm really familiar with smarty Bernard1: search for variable trunc on https://de.tiki.org/xref-trunk/nav.html?index.html chealer: ok this could just what i needed :) it's in tiki-calendar_setup.php try {$cell[w][d].items[item].name|truncate:"21":".."|escape|default:"..."} (21 in quotes) jonnyb: 21 without quote is working fine, BUT anything under 21 is not working. curious weird... sorry, got to go - hope you find the answer many tks ! i will :) :) how funny, in calendar_setup; $trunc = "20"; // put in a pref, number of chars displayed in cal cells BUT in "my" calendar no more that 6 char are dislayed... ARGGlllll if i use hebrew font with website hebrew = no more than 6 char, if i use latin font (still website in hebrew) = work fine (20 chars) this far beyond my understanding… but at least we know what is weird. :) the test is done with a non utf8 function ex: strlen versus mb_strlen so you need either to overload the string function with the multibyte string funciton on your server - or find the culprit call ... or do everything in English :-) Hi Sylvie… i grateful you found the solution… I'm not sure i have understood a single word. :D :D :D :D :D ricks99: this is bad spirit. TW will be multilingual ! :) @Bernard1: think you're having problems with Hebrew now? Wait until you have to do a Yiddish site ;-P oy veil ! :) strlen('ÇA') = 3 or 4 .... but mb_strlen('ÇA') = 2 because the C cedille is represented by more than 2 characteres quick fix: can you simply increase 07 01$trunc = "40" ? not a real solution, but quick & easy i can to 21 there is a risk if someone use a word of 21 it can enlarge the cal cell… but that seams reasonable to me. sylvieg: i got the idea, many thanks for the explanation ! i will write it down somewhere in the forum, may be somone will have the time to fix it. but 20 Latin characters != 20 Hebrew characters. Most Hebrew charcters are 2 Latin characters (more with vowels), IIRC yes i can face someone, writing latin char up to 21. No likely but it could happen what is funny is that the 6char shorten appears ONLY for a short hebrew word… if i type a long string it work fine… see my test : http://www.avtalyon.org.il/tiki-calendar.php (i just reset the tpl back to original so u can see) if you have the name of the prefs - it should be easy to find tikiwiki: 03sampaioprimo * r33946 10/branches/7.x/ (2 files in 2 dirs): [FIX] blog posts "disappear" for anonymous when upgrading old installations (<=1.9.x) {$cell[w][d].items[item].name|truncate:$trunc:".."|escape|default:"..."}? depends on which options are being used. some will force to word endings, others at specific character count Bernard1: try in lib/smarty_tiki/modifier.truncate.php replace strlen with mb_strlen k ther is already a mb_substr... so not sure... do you have multibyte strings on your server - look in the tiki-phpinfo ricks99: wait you come here.. :) :) mbstring Multibyte Support enabled Multibyte string engine libmbfl Multibyte (japanese) regex support enabled Multibyte regex (oniguruma) version 4.4.4 Multibyte regex (oniguruma) backtrack check On look on the main issue with non-latin characters is that no active developers use them, and thus no one writing code understands any of this mess ok i found my solution ! line 33 it says : $break_words = false, $middle = false) i change it to : $break_words = true, $middle = false) work fine now… may be this is enough and should be change in the release (for latin and hebrew char) ahah so you are simply missing a pref... can I cut a word... look like this is cheating of course… but sometimes it works :) got to go now (Alien 4 blu-ray super-long version :)) tks again for the help ! Polom User: I have a problem CSS Problem? I need some tip relating to some padding or margin inside a module box I have an