luciash: : I think so luciash: : did you happen to edit any plugins with the new edit plugin editor (javacript popup?) the text area box is much too small .wikiplugin_edit textarea { width: 80%; height: 100px; } would be needed, but I am not sure where to put this. It shuld be for all styles tikiwiki: 03marclaporte * r16527 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Clearer documentation for tracker form plugin marclaporte: not yet and profiles? not yet :) let's do a two for 1 please go here: tiki-admin.php?page=profiles find the "list" button button found :) and pick contact form marclaporte: where to pick it ? tikiwiki: 03luciash * r16528 10/trunk/templates/tiki-register.tpl: tikiwiki: [FIX] renamed function and div for detecting capslock to not interfere with the same used for login module tikiwiki: [ENH] added h1 with "Registration" string tikiwiki: [ENH] added fieldset and renamed table class marclaporte: ah, i have to click the button first .-p hehe picked it tikiwiki: 03luciash * r16529 10/trunk/styles/thenews.css: [ENH] add little space margin after fieldset marclaporte: it's hardcoded no class to style what is hardcoded? tikiwiki: 03luciash * r16530 10/trunk/styles/thenews.css: [FIX] little padding to fieldsets when i pick up the contact form, the div window When you use th edit plugin thing? in my tests, .wikiplugin_edit textarea { width: 80%; height: 100px; } has an impact on the text area box, which is much too small by default tikiwiki: 03luciash * r16531 10/trunk/styles/thenews.css: [FIX] IE6 doesn't like bracket selectors and ignores the rest in multiple class styling tikiwiki: 03marclaporte * r16532 10/trunk/lib/wiki-plugins/wikiplugin_mouseover.php: tikiwiki: [MOD] Various cosmetic and documentation enhancements on the mouseover plugin. tikiwiki: Making rectangular, adding a padding parameter, setting some defaults (offset, tikiwiki: background-color to light-grey instead of white for better visibility). tiki-register.php is much nicer now. Thank you luci thank you too :) tikiwiki: 03luciash * r16533 10/trunk/styles/thenews.css: tikiwiki: [FIX] font size changes for #siteloginbar and little margin for its elements tikiwiki: [ADD] wikiaction input styled as button tikiwiki: 03luciash * r16534 10/trunk/templates/tiki-register.tpl: [ADD] submit input button class setting siteTitle from Admin > General does work ? seems it collides with setting title at Admin > L&F tikiwiki: 03luciash * r16535 10/trunk/lib/setup/prefs.php: [ADD] set some site title by default after installation tikiwiki: 03luciash * r16536 10/trunk/lib/setup/prefs.php: tikiwiki: [MOD] better siteTitle to prevent confusion with MyTiki, better site_crumb_seper tikiwiki: [ADD] default bg color for sitelogo tikiwiki: 03luciash * r16537 10/trunk/templates/modules/mod-login_box.tpl: [ADD] button and submit classes to be easily styled marclaporte: I do have documentation for {IMAGE} but polished version won't be ready until next week. Not that a developer needs much more doc, but users will need it sometime. Where is the copyright/license notice for the site doc.tw.o? The following has no content: http://doc.tikiwiki.org/tiki-index.php?page=Copyrights&structure=Documentation There is a CC-Attribution-ShareAlike license in a page, but I can't tell what links to the page. http://doc.tikiwiki.org/tiki-index.php?page=Creative+Commons+Attribution-ShareAlike+License polom Latest trunk svn update causes: Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /usr/lib/php/PEAR.php:775) in /home/garyc/public_html/tikithemes/lib/pear/PEAR.php on line 806 hmm, didn't happen here but last i updated was yesterday evening I recall a comment by sylvieg about this, I think. Ah, I found the comment, was by marclaporte, in the tikiwiki cvs/svn mail list, after commit at revision 16517. He gets the same error. tikiwiki: 03sept_7 * r16538 10/trunk/ (lib/init/initlib.php tiki-filter-base.php): (log message trimmed) tikiwiki: [FIX] partial rollback of 16517 : I only rollbacked the Zend part, we need tikiwiki: lib/core/lib in the include_path for Zend... tikiwiki: It is the only library that needs this :( tikiwiki: Not cool for people having ISP that do not allow modifications of tikiwiki: include_path. tikiwiki: For them the solution is to copy lib/core/lib/Zend to a directory tikiwiki: 03luciash * r16539 10/trunk/styles/thenews.css: [ENH] thenews.css tiki tabs beautification: way towards perfection :) chibaguy: can you check ^^^ in IE7 pls ? chibaguy: don't judge the tabs wrapping still please ;) in FF and IE6 it is looking nice here hi luciash, I'll check. tikiwiki: 03sept_7 * r16540 10/branches/experimental/ui-revamp/styles/coelesce.css: [FIX] some styling issues... Still getting the fatal error related to pear. ouch :-/ chibaguy: if you don't mind fresh install try the basic enabled profile ? chibaguy: ah, now i get it with basic enabled too :-p Fatal error: require_once() [function.require]: Failed opening required 'Zend/Filter/Interface.php' (include_path='.:/usr/share/php:/usr/share/pear') in /mnt/sda1/Devel/SVN/Tiki/TikiTrunk/lib/core/lib/Zend/Filter/StripTags.php on line 27 Hi all how to add TIps in home page can ne on guide chibaguy: tiki-admin.php works though *one I was able to use tiki-install.php to update my db in trunk, but tiki-index.php shows the pear error. I need a add few tips in the home page can ne one guide on how to do this *to add Elan, what do you mean by "tips"? luciash, I'm looking at trunk on my laptop now in ie7. TIPS - message as in tiki doc polom (no pear problem here) Elan, do you have a doc.tw.o url we can see as example? sh*t, on tiki-admin.php in ie7, icons in center col overlap right column... Hi chibaguy this the page tiki-admin.php?page=wiki where u can see the TIP icon and the content to navigate to that page just click on wiki feature in admin .php page You want to put that kind of tip in a wiki page, as wiki page content? ya Chibaguy Well, it's a div class="rbox". Use Firefox and Firebug add-on to check the CSS selectors and properties that create that kind of box. In a wiki page, you can use the DIV plugin (or rather a few of them, nested, to produce that appearance. Too easy, not enough meditation involved. chibaguy: after clearing the caches i get nomore then zend/pear error ah thanks chibaguy i was able to identify it as rbox was not able to find the sector but now ll use fire bug to do that thanjs marclaporte: polom :) firebug is a great tool except the icons overlapping, how do look the tabs ? chibaguy: ^ luciash, I also get the error on tiki-admin_system.php so can't use that, but I cleared with ftp and it didn't help. Is there a site I can anonymously upload an image to? So you can check the tabs? chibaguy: that's weird, basic enabled profile works here after clearing the caches http://imageshack.us iirc That's it, but is taking a long time. You can see the tabs here: http://zukakakina.com/tiki-browse_image.php?imageId=143 Looks the same in IE7 and Opera, which is good. (I don't have FF running atm.) But I don't like the top row of tabs being above the tabcontent border. That could be improved. (maybe imageshack doesn't like Opera. "uploading" never stops...) yea, imageshack sucks mostly Oh, sorry, luciash, what I commented on was what I wasn't supposed to. ;-) but it's only one i know from top of my head The tab behavior is really good. (highlighting and bottom border display, etc., right?) Hi CHibaguy how to download eatlon theme in ur site?? chibaguy: heheh :) its too good also ur darroom theme is damn good Go to http://themes.tikiwiki.org and click the download link under the thumbnail of the theme. on L#F or Trackers the tabs align nicely then ? sounds good :) *L&F when the right column is turned off, so the tabs don't wrap, they sit nicely on the tabcontent top border. Is that the alignment that you mean? yes but i see a little glitch there compared to IE6 and FF3 the inactive tabs shouldn't cover the top border of tabcontent, i'll have to fix that the blue line should be visible under them I see what you mean. In opera the line is visible. only active tab should cover ok (opera and FF are quite close on most things.) But what do you think about the tabs when they wrap? Then the second row is aligned, but the top row is elevated above. i'm not sure... it's not common either this kind of tabs wrapping That's why I changed .tabs and .tabcontent margin/padding to move the tabs downward so the top row of tabs is at the top border of tabcontent when tabs wrap. i understand, but what happens when you resize text ? I guess your display is bigger than mine. :-) I get this wrapping all the time on admin features. and the downwrapped tabs have no connection with tabcontent too well, the downwrapped tabs sink down into the padding-top of the tabcontent. yea, only L&F or trackers have tabs nicely aligned on small displays i have 1920x1680 btw :-p :-) My desktop is something like that, but I usually use 1024px laptop for this stuff. i test in FF WebDeveloper resize mostly (desktop is usually in use by family members with higher priority than me... ;-) ) and my second dualhead LCD is smaller too heheh gotta some work here now, thanks for testing gary Well, as we said before, it seems some tab disconnect is inevitable, depending on wrapping/nowrapping, but there is probably a way to manage with some color tricks or something. ok, see you later.. hi chibaguy i am stuck in forum feature where i have created a forum and i have a grid with dispayed list of forum enteries then one colum displays the time and title of replay in this colum i only want date and time not hte replay title were to change this one On tiki-admin_forums.php, you can indicate what columns are displayed when the forums are listed. ah, sorry chibaguy, i've found only tiki-index.php works but not tiki-index.php?page=HomePage the zend/pear error remains c u later :) ok :-) Sorry Chibaguy i was nto able to find ne such option to customize colum options in the tiki-admin_forums.php page kindly guide Search in page for "Topic list configuration" on tiki-admin_forums.php. It's a small table with "Replies Reads Points Last post Author" ok Chibaguy thanks ll do that hi all :) hi ricks99 hey, is this the anniversary of your nick? Aye... ? 1999 -> 2009 ? lol. nick is a bit older than that... if i said i first started using it on BBSes, does that date me? i'd say so, yep. * rick misses is 300bps modem.... real q: for 3.0, is the default theme (for new tiki install) going to change? it'll be TheNews afaik. luci made the change in code yesterday or so. Seem ok to you? running a fresh install now.... looks good 2 me (of course, now i need to fix *all* images on Smarties....) a fresh install of trunk? You don't get a fatal error involving pear? just svn'd up no error ok, seems to depend on the server configuration maybe. btw, good job on 'thenews' chibaguy! My laptop is ok, but hosted domain gets the error. thanks, but also much help on details from luci and others. File Gallery will be enabled, by default, on new install? I think thenews is adequate (not embarrassing) but not really eye-catching, so more work is needed on better original themes... About the file gallery, maybe because there seems to be a trend (or something) to make it the default source of images for wiki pages. (my guess). I don't recall any discussion of why, otherwise. k. makes sense It would be good to ask for clarification. BTW, do you know where to set the choice between "upload from local disk" and "use galleries" for wiki page images in trunk? I can't find it. I had to set it once, but don't know where now. wiki admin? ooo... its in admin: text area "use file galleries for images inclusions" ah, ok. we *really* need an editor..... "images inclusions"? heh, Tiki is the work of engineers... :-) yup How about if we target Tiki 4 for a thorough cleanup of language? sure... is magic admin not used in trunk? We can list strings that need to be changed, then go through templates and language files to change them. more than that... need to set standards. Sure, that too. magin admin isn't being maintained any more, so is destined for an experimental branch maybe, IIRC. hm.... magin -> magic i was hoping that magic would go a long way in "cleaning" the admin pages... a page (such as wiki admin) with 60+ optsion and 5 "set config" buttons is ... um... er.... poor design imho I guess magic has|had that potential, but still has a long way to go... and the magician has left the building.... so, back to hacking up the tpls... :( maybe someone will pick up magic again. !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . Hello! Sometimes I receive error PHP Fatal error: Call to undefined function adonewconnection () db/tiki-db.php there Is it once at some o'clock. Prompt with what it can be connected? btw: doc.tw.o admin, i re-enabled the google analyitics ricks99: : tks For version 3.0, we'll be able to save setting in control panel and reduce chance of accidental loss when we swap themes k. also turned on search stats.. i am very intested in seeing *what* noob r looking for (the stats on Smarties were quite interesting) Swan, what version of TikiWiki? 2.2? And this happens only sometimes? jyhem wrote a script to update English language strings and all their occurrences throughout tiki marclaporte, great. Then we just need to coordinate on what changes to make, etc. I there should be a table of "current string", "proposed string", and maybe "reason for change", either in wiki page(s) or trackers or whatever is the best way to display a long list. And along the way create a style/usage guide for future strings. And maybe a procedure for language-checking prior to new-string commits. Do you want to start that somewhere? +1 style guide ok, I put a page on dev.tw.o related to this, a while back. So will work from there. why not doc.tw.o? i18n.tikiwiki.org could be one day the place for language-related stuff that's where people will suggest translations ricks99, because I think it's a dev issue, not a user issue. ok (or i18n.tw.o could be the place -- I don't know where the line is drawn....) hm... i gues i see screen labels as a end-user issue. it is (imho) a type of "doc" probably more used/useful than the acutal guide if the labels were better, maybe wouldnt need so much doc... just my $0.02 well, I agree that labels, etc, are an end-user issue in that end-users need good labels, but I think determining the labels should be done on a dev or language site and then the results applied to doctw.o k re looking at dev.tw.o and i18n.tw.o, I wish we had INCLUDE(site=tikiwiki.org,page=English_strings)/}. ...to include pages from other sites/wikis easily. Thinking also of doc.tw.o and theme.tw.o Maintain one place, publish several. Of course that might complicate collaboration if somebody wants to edit at the downstream page. They'd have to be redirected to the original or something. Maybe the include plugin would have an argument "cite source" which would put a line at the top of the page something like "This page is redirected from ____ . Edit at this link: ____. " tikiwiki: 03sept_7 * r16541 10/trunk/ (3 files in 3 dirs): tikiwiki: [ENH] This is a special commit for Marc. Style of the default diff can be tikiwiki: changed in the admin panel... Since we already have it in the admin panel but tikiwiki: it was not uptodate... Now it is :D tikiwiki: 03sept_7 * r16542 10/trunk/tiki-install.php: [FIX] tiki-install.php : check for PHP5 else says it needs PHP5... tikiwiki: 03sept_7 * r16543 10/trunk/lib/tikidate.php: tikiwiki: [FIX] tikidate : better version checking to see if we can enable the PHP5 date tikiwiki: functions... chibaguy: good idea tikiwiki: 03sylvieg * r16544 10/trunk/ (5 files in 2 dirs): [FIX]contact: putting cols in the tpl can kill some styles tikiwiki: 03sept_7 * r16545 10/trunk/tiki-filter-base.php: [FIX] tiki-filter-base.php : try to better detect from where we are executed... tikiwiki: 03sylvieg * r16546 10/trunk/lib/setup/prefs.php: [FIX]default: no ssl by default chibaguy: : you can use an iframe marclaporte: dangerous Hey guys, can somebody tell me to to realize name-/workspaces in Tikiwiki? I'm a little bit irritated by the misleading infos I've found on the web. R|SK: : what did you find and how was it misleading? luciash: : in 3.0, there is better security hi R|SK, i guess you would need to catch xavi here... he's da workspaces guru marclaporte: clickjacking First of all, are workspaces already intergrated in Tiki? Or do I need a mod? Ah, I just found the answer myself I guess. there's upcoming TikiFest in Madrid wher this is one of the main topics Currently workspaces are only available as a mod, but it is to be intergfrated into tiki in future version, right? Luciash: Yeah, I've ras about it. we hope so *raed But it is only planned for tiki 4.0? That seems to be lightyears away. ;) http://dev.tikiwiki.org/Workspace should have all the info tikiwiki: 03sylvieg * r16547 10/trunk/lib/setup/prefs.php: rollback sorry Marclaporte: I can't open the link. :( Ah, just a server issue in here. R|SK : Can you tell us a bit more about your project and we can provide advice Advice could be : either uses workspace mods, or use category perms, or use several instances of tiki, or wait, or give up tikiwiki: 03pkdille * r16548 10/trunk/ (4 files in 3 dirs): [ENH] forum list: add a pref for the length of the forum description (it was hardcoded to 240) Well, we are currently looking for an alternative for dokuwiki here in our company. Our focus was attracted to tikiwiki, as it provides most of the features we need - and probably a lot more, but the plans are only in the pipe. We have two sepparated divisions, one for online, one for offline development and they have very different needs. tikiwiki: 03sept_7 * r16549 10/trunk/tiki-filter-base.php: tikiwiki: [FIX] re-add lib/pear in include path as it is too much trouble if you use tikiwiki: PEAR::Auth... tikiwiki: For sites that are not permitted to change their include path, tikiwiki: copy or link the needed stuff in proper locations... Sad but we currently have tikiwiki: no other choice :( As mentionead we are using dokuwiki at the moment but ist loose user rights management is problematic for us. But for now we are dividing the activities of both of our divisions using namespaces. With Tikiwiki we would need sth. Compareable. So, how can we realize this using tiki? Any hints. Notto mention, that security is above all others needs. R|SK: you need separate namespaces to have same pagename in both spaces is it? Yes, for example. security is probably doable with categories as it is, but the namespace collision on pages still needs to be solved afaik. well he could prefix the pages with the dept name Well, this isn't dramatic for us, though it may be nice.. That what I had in mind either, Caarrie: as long as the catagorys are set correctly it should not be too hard to do Do documents in one workspace link to documents in the other one often? And how about the security? It is still a mod, afaik! Nkoth3: Currently, afaik not. Because if not, and if security is top most R|SK: catagories are not mods maybe multiple tikis with intertiki authentication, similar to the way doc.tikiwiki.org and dev.tikiwiki.org might work... Sorry, I was reffering to workspaces. ;) That's another idea. The problem here is, that we are alraeady planning to use to different wikis for internal and external affairs. And the internal one needs the sub-separation for the subsidiaries you could just use TW for both with the catagories/user groups Hmm... if there are perms on the pages or in catagories only those in the groups can view the pages I guess I'll have to check on for this user group idea. you make a group for dept A and dept B then the catagories for each group with perms for what they can see, anything not in the catagory would be visable to all http://doc.tikiwiki.org/tiki-index.php?page=Category I'll give it a try tomorrow. usually around this time there are people around who you can ask for more info if you run into issues, some people find the perm system in TW a bit complicated ;) at first Thanks to all of you. Great support in here ;) Btw. Whar is a perm? R = t permission=perm Ah.. Ok ;) Head -> table :D hehe I have to leave now. Thanks again and have a nice day. tikiwiki: 03sylvieg * r16550 10/trunk/templates/tiki-adminusers.tpl: [FIX]layout: findtable is often a float does anyone know how I can use this? http://doc.tikiwiki.org/System%20Tracker%20Field before, we could use for itemID, but now that is handled in auto-increment I got no response last night: doc.tw.o seems to have no copyright/license notice. Makes participation legally awkward. Maybe doc.tw.o has something in the site's Copyright feature, but it got turned off? no idea, a good question for EB system fields are created when rating an item wiht field name=Rating @SEWilco2: doc.tw.o uses CC. feature needs to be re-enabled and linked to: http://doc.tikiwiki.org/Creative+Commons+Attribution-ShareAlike+License&highlight=copyright marclaporte: I didn't know that Encyclopedia Brittanica was involved. LOL ricks99: doc.tw.o:tiki-admin.php seems to slightly complain about my bothering it. Maybe I should have sent flowers. tikiwiki: 03sylvieg * r16551 10/trunk/lib/tikilib.php: notice tikiwiki: 03sylvieg * r16552 10/trunk/tiki-admin_notifications.php: typo tikiwiki: 03sylvieg * r16553 10/trunk/ (lib/userslib.php templates/mail/moderate_validation_mail.tpl): [MOD]tracker: when admin must valid the user, send also the tracker fields values the user gave at registration hey guys, can one tell me a specific difference between articles and blogs in just a few sentences? the features are realized quite common... articles = date sensitive info (can publish/exprire); blogs = chronological diary see docs for details k thx, I'll have a look in docs too ;) http://doc.tikiwiki.org/tiki-index.php?page=Features&bl=y can you check that page ricks? it doesn't appear, maybe too low memory assigned to php? page looks fine to me :S I just get empty screen.. other pages work, just not that one and search doesn't work either... does this URL work for you ricks: http://doc.tikiwiki.org/tiki-searchindex.php?highlight=articles&where=wikis&search=go Iramon: That search page produced results for me. Iramon: There is a possibility that search took too much CPU time the first time, and I got to see cached results. Or that the disk was busy and the search script took too much wall clock time, but second search found cached disk data so was faster. I also happen to be logged out of doc.tw.o at the moment. Don't know how much that would matter. Iramon: The Features page looks OK now, but it is also sensitive to an overloaded server, as it includes several results in one page. doc.tw.o search working for me, too tikiwiki: 03pkdille * r16554 10/trunk/templates/tiki-forums.tpl: [FIX] forums list: bad file merge during last commit :-( anyone have experience with show & hide in a wiki page? it's for a schedule. I would like one line to show, and if you click on it, some text appears below it fade-in/fade out I tried !!!- which is nice but it's only for sections Mouseover plugin is nice to hide a long text from view if you don't want it, but then, the text is not there when you print maybe do it with javascript? yes, for sure JS I would like to make something generic for Tiki {FADE(label="This is the text of the presentation and is always shown")} Here is the abstract which should fade in & out on click {FADE} <-- seems to have a bad day... doc still doesn't work for me on search (for arcticles) or features :/ I'll try tomorrow again... finished work for today :) cu @ll tomorrow marclaporte: !- This is the text of the presentation and is always shown ... :-) yes, that is a possibility, but that only works at the beginning of a line and not in a wiki table tikiwiki: 03sylvieg * r16555 10/trunk/lib/userslib.php: [FIX]tracker: sned not only the first field in the moderation mail Hi there - I have a problem with calendar events being entered into the wrong calendar. One of you guys was kind enough to have a quick look and determined that it was indeed a bug. How can I see if any thing has happened about a fix? latlink: See if there is a bug report on http://dev.tikiwiki.org/ and see the bug's status. marclaporte: In the table put an {IFRAME()} which invokes a Wikipage with !- in it. :-) SEWilco2: thks - i'll go check marclaporte: If that isn't indirect enough, put the content in an included wiki page with dynamic content. :-) SEWilco2: it wouldn't work ;) tikiwiki: 03luciash * r16556 10/trunk/styles/thenews.css: [ENH] default margin for all inputs tikiwiki: 03luciash * r16557 10/trunk/styles/thenews.css: [FIX] remove text-indent on box-title, using margin instead to prevent weird indentation in case text wraps i'm trying to embed a flash video, and it sounds like the FLASH plugin, FLASH wiki plugin (http://doc.tikiwiki.org/tiki-index.php?page=PluginFlash&structure=Documentation), but that plugin is not listed in the Admin Mods list (2.0) or on http://mods.tikiwiki.org/. Am I looking in the right places? Or are there better ways to do it, and I'm looking at old documentation? stripmind: it's part of the installation in 2.2 hmm. I tried just using the syntax, and it didn't display, so I thought I was missing something. upgrade to 2.2 at least for security fixes okay, thanks. also, I noticed some bad links in the "for smarties" tutorials. I'd fix them, but are they publicly editable? stripmind: i don't think so but you can register http://twbasics.keycontent.org/tiki-register.php tikiwiki: 03luciash * r16558 10/trunk/styles/thenews.css: [ENH] colorful .rbox