tikiwiki: 03chibaguy * r34029 10/branches/7.x/styles/jqui.css: [FIX] No need to specify .box-logo height: any pre-set height will be wrong for most installations, and anyway the box flexes to accommodate the logo image. New Forum Posts: Probleme mit Modulen in der Version 8.x - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=41098 polom New Forum Posts: blog heading - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41100 polom lphuberdeau: you at work yet? polom jonnyb jonnyb: saw my commit on the unit test suite? hi rodrigo_sampaio - yes, works for me now thanks (didn't i reply to your mail?) jonnyb: ops, only now I saw your e-mail jonnyb: can you send the TikiImporter_Wiki_Mediawiki_Test error you got? apparently it happens on quality.tiki.org, but I never saw it on my machine not easily sorry - in the middle of some scary server stuff jonnyb: ok, no rush jonnyb: robert plummer changed the payment cart without updating the tests. he is the one we should bother about it :) i suspected as much - it's probably a whole new world of pain for him! :) :) anyone uses WYSIWYG? is it stable/usable? polom y'all hi ricks99 hi ricks99 yes i've been using it as much as i can rodrigo_sampaio ok for everything except pretty tracker tpls (and really huge pages with millions of plugins) jonnyb: good to know. I have a client who wants it. they are running 6.2. mysteriously a few days ago when they try to edit a page it come with no content. as if the page was empty. I just told them to disable WYSIWYG thinking it was not stable. since it is I will debug to discover what exactly happened (disabling WYSIWYG solved the problem they were having) and what about, content template for wiki pages, is it a stable feature? it is another one I never used before been needing some updating for ages - no idea content templates works well -- but no wysiwyg integration btw, here are the unit test errors i get: http://pastebin.com/NTe9xVkQ ricks99: so you have to choose between content templates or WYSIWYG, right? no integration because content templates presumably works with wiki syntax and WYSIWYG uses HTML? jonnyb: thanks, I will investigate the tiki importer error correct. the wysiwyg ckeditor has its own "templates" with are un-related to the tiki content templates ricks99: but ckeditor templates have the same functionality as tiki content templates? possibly. i have not used the wysiwyg templates i dont even know how to create/edit the wysiwyg templates ricks99: ok, thanks ricks99, jonnyb: is there a way to let users know that content template won't work with WYSIWYG? I mean, we can say that a preference requires another preference to be enabled, but we can't say that a preference requires another preference to be disabled, right? when using wysiwyg editor, is there even an option for content templates n the ui? tikiwiki: 03sampaioprimo * r34030 10/trunk/lang/pt-br/language.php: pt-br translation ricks99: I will check, but I think so. my client manage to use both ;) jonnyb: good morning lphuberdeau: and a good day to you too ricks99: yes, it is possible to use content templates with wysiwyg editor good morning lphuberdeau hmm feature or bug? it might work, but I don't think it was planned ricks99: no idea, you can create content templates with WYSIWYG editor so in theory it should work I think. but apparently on a quick test it doesn't. when I applied a content template to a wiki page part of the original content of this page was lost. it's been on my list (to properly revamp them) for ages, just never got done ricks99: you mean WYSIWYG editor, right? d'oh yes. (need more coffee) I much prefer to use a wiki page as a content template revision history + multilingual as bonuses lphuberdeau: what i was going to bother you about today (not the parser this time ;) ) is: What's the state of unified search now in 7.x? feature_search_fulltext seems to default to 'y' but the seach button on tiki-admin.php seems greyed out - what's the plan here? I didn't bother much with that greyed out stuff unified search works great for what it's supposed to do no, but the rest of us do (it means it's disabled) but you need feature_search_fulltext = 'n' right? yeah and then the search menu item disappears, and the search module and page says "search is disabled" really? i'm confused by "works great for what it's supposed to do" worked when I last checked maybe there was some "fixing" going on i also have feature_search = 'n' (the old tiki search, right?) the old search is gone unified replaces it but all the admin still seems to be there stuff like search_refresh_index_mode? might just need clean up, I'll get to that looks to me like it's not finished? :) well, I didn't really check what those settings were for really tikiwiki: 03lphuberdeau * r34031 10/branches/7.x/ (lib/prefs/search.php templates/tiki-admin_include_search.tpl): [ENH] Cleaning up admin panel looking better now? lphuberdeau: will check later - must get outside for a little while! how's progress on getting the fivealive look with the modules revamp? tikiwiki: 03lphuberdeau * r34032 10/branches/7.x/tiki-searchindex.php: [MOD] Indicating that the content is html to see search results tikiwiki: 03sampaioprimo * r34034 10/branches/7.x/lib/test/importer/ (3 files in 2 dirs): remove problematic and redundant test tikiwiki: 03jonnybradley * r34035 10/branches/7.x/styles/jqui.css: [FIX] jqui: search box positioning in topbar lphuberdeau: search admin now looking good, thx any idea why i have non-default stuff in the field weights box? (sure i didn't put them there) those are the defaults hmm, but i get the little green twisty arrow suggesting it should be empty hmmm strange? (no biggie, just wondering) does not suggest empty for me green thing is there though, might be a space issue or something? line ends maybe? no, the input #unified_field_weight_default looks the same can't say, you did that red thing ;) :P most odd - seems the smarty line {if $p.value neq $p.default_val} comes up true for this one but the values look identical tikiwiki: 03jonnybradley * r34036 10/branches/7.x/templates/prefs/shared-flags.tpl: [FIX] prefs: Fix test for multi-line values (seem to have Windows line ends, even on a Mac) nice tikiwiki: 03jonnybradley * r34037 10/branches/7.x/lib/wiki-plugins/wikiplugin_img.php: [FIX] img: Set width and height attributes for images from filegals (again) tikiwiki: 03jonnybradley * r34038 10/branches/7.x/styles/ohia.css: [FIX] ohia: Make bg colours closer to header.png tikiwiki: 03jonnybradley * r34039 10/branches/7.x/lib/filegals/filegallib.php: [FIX] filegallib: Use $this instead of $filegallib tikiwiki: 03jonnybradley * r34040 10/branches/7.x/tiki-batch_upload_files.php: [FIX] filegals: Various missing parameters, typos and unset vars lphuberdeau: thought i'd look for that indexing exception in filegals i found - looking at refresh-functions.php line 28... is that test right still? guess not seems to be going through it here, but i thought i had prefs set right I guess I did that early on when I wasn't sure if I was leaving the old index around so should be $prefs['feature_search'] != 'n' || etc actually, I think the code simply goes away now mysql full text does not use it cool away is good Q: Any way to have a Sandbox for anonymous *without* giving tiki_p_edit to anonymous group? Tiki 6? i assigned tiki_p_edit to the specific Sandbox page. Anon can see the EDIT button, but when clicks, gets "You are not logged in" message tikiwiki: 03jonnybradley * r34041 10/branches/7.x/lib/filegals/filegallib.php: [FIX] filegals: Various missing parameters, typos and unset vars (missing file) thought it just did. ricks99 hm... tikiwiki: 03jonnybradley * r34042 10/branches/7.x/styles/ohia.css: [FIX] ohia: Visible text for .opaque tikiwiki: 03lphuberdeau * r34043 10/branches/7.x/ (4 files in 3 dirs): [KIL] Fully removing the old tiki search cleared cache. seems ok now. except. right col is gone when anonymous edits the sandbox :( wtf probably some broken html (missing div close or soemthing) polom yes, are you sure it's not just somewhere else than on the right? :-) ricks99: we heard about Raleigh on CBC too, twice! hi chealer see pictures of the Lowes Hardware in sanford? it looks quite destroyed 2 miles from our house hum. I would suggest you find an alternative hardware store then think so, eh? good thing oif your house doesn't need new hardware for now luckily, i was there the day before gettng what i needed well, it was probably worth it! tikiwiki: 03jonnybradley * r34044 10/branches/7.x/ (templates/fgal_context_menu.tpl tiki-list_file_gallery.php): [FIX] filegals: Repairs to replace version (fill missing fileInfo) I searched the docs, but couldn't find my answer. Using tiki 5.2 in the forums, how do I turn off the automatic quoting of the original post in new posts? Thanks! Never mind... I found it. Thanks anyway and sorry to bother! note: you should upgrade to 6.2/6.3 5.2 is no longer supported When I get my head far enough above the crap pool to breathe, upgrading is on my short list! Thanks New Forum Posts: anonymous comments on Articles - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41103 anybody knows where to enable/disable $show_filter for tracker items listing ? $show_filters it seems to be always 'y' but i'd like to have it optional aka $show_filters = 'n' 6.2 hm, good night hey i would like to copy paste html content (part of html page) to the wiki editor ,seems to be not working like we copy paste html pages in gmail compose any ideaS? hi lindonb hello are you a tikiwiki user ? :) yes i got a quetion ok, shoot you know in gmail,we can copy part of the html with images into the compose window like copying stuff from other web pages is that possible in tikiwiki editor meaning can you use html in a wiki page? i know it can be but i am not able see a priew of the html i pasted if you just copy a web page and paste it in gmail compose,you will see a preview staright up i can take view source and copy rather i prefer to copy from web page itself i see, just tried it now in gmail can't do that exactly as far as I'm aware yeah can use PluginInclude to include a frame with the page in it i suspect,is that something to do with using another editor wyswig ok man it worked we need to use another editor how did you get it to work? admin home features and in it there is a new tab 'new' in that you need to enable wysiwyg also go to interface tab and enable ajax and then create a new page i knew we had wysiwig and ajax but didn't know that would enable this to work that's what i get for never using wysiwig ;) hehe eyah