Is this interface (http://badhuman.net/tiki/tiki-admin_dynamic_color_picker.php) too complicated? NefariousC, no, it seems ok to me. Is this meant to work with a particular tiki theme? Future themes aren't likely to have table-based layout. It's pretty much tikineat when you look up its skirt. I guess it depends on how, and how much, mystical future themes diverge. NefariousC: chibaguy is working on making those future themes ;) sure, that's cool. I'm just looking at the more or less consensus about using *litecss as default. Or something even better, of course. But surely not table based in 2008. So the css is styles/lite/lite.css ? That's imported to set the basic column layout, yes. well, Feb12, The News, Darkroom, Tikinewt, Simple, and Simple-Amette themes in 2.0 use this method. The interface is only loosely coupled to the CSS, so it will be relatively straightforward to glue in d: great :-) (The colours and stuff are just preference values; and the CSS are smarty templates...) This says a little about litecss vs. table-based layout, if you'd like to check: http://themes.tikiwiki.org/tiki-index.php?page=Tiki_110_Theme_Ideas Our own luciash is the author of the method. (http://sourceforge.net/projects/litecss) [Which, incidentally, means you'll be able to conditionally include CSS depending on whether features are enabled.] neat And since I am not a cruel person, I changed the delimiter for the CSS <: (Uh, the smarty delimiter Your kindness is appreciated, but I'm not really aware of the issues there, off the top of my head. *grin* as if I'd make things harder for myself than really needed d: I'm looking forward to seeing these new goodies in action. You can make badhuman.net look horrific if you want <: (Submit really does save...) I don't see any feedback while mousing around.... What kind of feedback do you mean? Well, if I want to make the main background red, do I click in the box labelled background? (I'm using FF3) You want to drag one of the pretty colours on to the box thing. Ah, drag, ok. Wow. Cool. p.s. you can also drag colours on to the current-colour-swatch-thing "oops" Drag them from....? Y'know, that place. With the colours! well, that's fun Is there a master reset button to push when my pallet is kinda depleted? At the moment, you'll have to type in a hex-colour I argued with the moorainbow colour-picker for a while, but couldn't get it to play nicely d: (But it does use png transparency as best as I can tell, so it'd be a bit broken for IE) polom I figured entering a hex number would add a color, but wasn't sure if hitting return might cause a submit instead. It used to have a button labled.. "Bing!". ok, that'd be good. hi marclaporte Seems like a "reset pallet to default" button would be good, too. I can imagine this getting pushed out to an extreme with all shades of near-white or something. Yeah.. I had actually figured on building some kind of way to choose from a set of preselected palettes. excellent, if it can be managed. I'd be more worried about rainbows <: Mostly I hadn't figured out a convenient way of typing them <: You mean due to the subjectivity of pallets? Nah, more in terms of where I should put the data (: It seems like the kind of thing that should belong to a theme; but I can't think of an obvious place to put associated data for a theme. bai (Although I guess being able to save the current colour set as you're playing with it would be kindof dandy...) Themes aren't really registered or have data stored anywhere that I know of. Only loaded on the fly if the stylesheet is present. Oh boy, sleep! That's where I'm a viking! polom that thing to change the colors of the theme is quite interesting hi marclaporte. Yes, it could be a nice tool for getting a new look. Maybe not for use with every theme, or anyway to be used carefully with some themes that wouldn't welcome strange color changes. But it would be fun/good to make a kind of base theme that would expect admins to finish the job with this pallet tool. Well, it's pretty close to your wish for a theme generator. :-) Greetings can anyone spare a simple answer to hopefully a simple question? It has to do with a homepage... I want to include on my homepage some customary welcome greetings and then a bunch of info that would be soread out accross wiki. For example, I want to include Users Map as well as say "teasers" of 1 or 2 articles. How do I do it? I guess in a way it's similar to tikiwiki.org homepage which has lots of pieces of info in one place... Much obliged... leon007, the tikiwiki.org homepage uses the Articles module to list news stories. The modules are usually displayed in side columns, but can be put in a wiki page using the Modules wikiplugin. Check out doc.tikiwiki.org on modules and wikiplugins. thanks chibaguy (I stepped away from the computer for a minute) What about including Users Map on the homepage, how would i go about that? Where does users map usually display? I can't find the address right now. I found the file -- tiki-gmap_usermap.php -- but am not very familiar with how it works. Any module is easy to display in the wiki page. Otherwise, you have to might have to make a custom module or wikiplugin, and how hard this is depends on the task and your skills. There's a "gmap" wikiplugin that puts a google map in a wiki page, but to display other data, specified for the use (http://mods.tikiwiki.org/Dist/wikiplugins-gmap-1.3.tgz). Maybe this could be used to display the site usermap, I don't know. polom polom Hi All, Luciash - thanks for your help the other day - It worked a treat. There is a module for random page links. Is there anything that can display a page randomly? hi Paragtim, i don't recall what was the help but anyway, np :) polom Paragtim: i don't think so... maybe you could modify and save the code of the REDIRECT wiki plugin as RANDOM and then use it on a wiki page moloq Paragtim: or maybe you can use that module in a wiki page to build a random page link in your flow of text while limiting it's output only to one link and no module decorations Paragtim: i mean that random page links module Paragtim: what's the use case ? hi i have problems with uploads in tiki 2.x uploading images in the article feature and in the wiki feature does not work :-/ can someone help me fixing this? php is in safe mode jyhem can probably explain, I think he fixed it for next release and openbasedir restriction is active he fixed that? I don't know all the details, but there was a problem with image uploads in articles mh Jyhem: ping any admins around? yep how can i find out what the event is called for "a user submits an article"? Is it 'user_submits_article' ? And would the command to create a watch for that for ALL users be: INSERT INTO tiki_user_watches (user,event) VALUES (*,'user_submits_article') ? did somebody get from fckeditor" Because of your browser security settings, the editor is not able to access your clipboard data directly.....? sylvieg: yep, me :( sylvieg: no idea how to solve strange problem..... MacLeod: imho * will not work in this case :( must be username there bbl hi all :) If the wildcard won't work in that insert command, then what?... some sort of looped command to query the user table and create an INSERT statement for each one? q: in 2.0 (svn) tracker, what is the "ERROR MESSAGE" for, when creating a field? i expect the msg to display if the users's entry is incorrect (or missing) but it doesn't? i dont see anything in the docs. what's this for? it was .. some times ago not used anymore? in tiki-view_tracker it is working for me hmm.. tyring it as part of a registration tracker... not working in tiki-view_tracker for me :( working for an email field not working for my text field for waht error? is tehre an error for a textfiled? its a required field working for me ... stange... the error box needs the last formatting .. but ok i have a text field as 'required' when i submit the tracker with the field blank i dont get the custom msg i cant get it to work with email field, either Are there any plans for a FREETAG plugin that works like the CATEGORY plugin? Also, why was the CATEGORY plugin changed to create a vertical list instead of a wrapping horizontal list? i think it depends on the theme. some use veritcal, some not what type of freetag plugin? they are already listed on wiki pages, blogs, etc. right? Hi Luciash, Sorry for the delay - real life got in the way :). What I am trying to do is have a random page "popup" from a link or onMouseOver. My first thought was to have a js pop up that would load a random page in a fixed sized window using the random page module. However Chibaguy (Gary) suggested shadow box as a possible alternative. I looked at the shadow box add-in and have made that work with a fixed link . Cl If I could expose the random_page module url then I'm pretty sure it would work properly hmmmmm i get a wsod at tiki-editpage.php when i press submit or preview anyone else got that problem too? whats a 'wsod' ? white screen of death ^^ what is ur php memory? 16MB try increasing. 32 is recommended, i'm using revision 14629 32? d'oh what happened since 2.0 ^^ what do u mean? i believe 16m is min, 32 recommended @ricks99: i'm talking about a freetag plugin that would automatically list all objects that contained a given set of tags within a wiki page, just like the CATEGORY plugin does @ricks99: we use the CATEGORY plugin extensively on index and portal pages. If freetags become the more popular method on our site, it would be helpful to do the same with them. not sure i follow. already, tiki will list all the tags for a speciic page. click the tag and get a list of items with that tag. u mean just list all items already, without having the xtra 'click' have you used the CATEGORY plugin? yes. same thing. we've got an Engineering portal page, and part of it includes the CATEGORY plugin showing pages in the Engineering categories i guess.. but isnt that what the tag cloud is for? users click the tag to see the list of items? instead (or in addition) the portal page could display a list of links to objects that are tagged with "engineering" well, you can click the category link at the top of a page to go to browse_categories, too and see the list of items in that categories, its subs, etc. that doesn't obviate the usefulness of the CATEGORY plugin i see ur point. i'm just more used to a tag cloud (with all tags) rather than separate listings for each tag is it possible to use FLASH with a file from the file galleries? ok, posted a feature request in tw.o forums sylvieg: hmm, why not ? does this make any sense to anyone? http://dev.tikiwiki.org/WebservicePlugin luciash: I do not know what url to use? lphuberdeau: makes sense - but I reserve my comments when I will have try once oh, the user interfaces are completely terrible, I need help ;) sylvieg: tiki-download_file.php?fileId=1&display=y ? but I want to dispaly the flash in my page {FLASH(movie=???) /} movie="tiki-download_file.php?fileId=1&display=y" doesn't do the job ? ah!! will try got a white screen white flask box luciash: you are my king I forgot the " " and the plugin was not parsed correctly :-) thx a lot ah, ok, cool then :) I will update the doc :-) interesting... I tagged a blog post, and tiki-browse_freetags shows a blog post in the results for that tag, but doesn't show a title or a link to it lphuberdeau: are you still there? yes I read it, its a great start, just need to explain JSON/YAML for those that dont know oh and can I tidy up some of the first paragraph? sounds like a wiki page... any restrictions on editing? ;) my spellinks are terrible the page should eventually move to doc in some way, but I just had the feeling it needed some work before anyone could understand the thing... oh, and I do hope UI will improve by the time screenshots are taken its great, can we get another example together with some images as you showed me in Porto Infact we need some aliases all ready to go I was thinking of adding alias creation in profiles already fits nicely with the tracker type of profiles yes yes yes :) B) lphuberdeau: I have changed the first paragraph have a look. Do you know why I can not monitor the page, I get the red screen of tiki death saying Column 'email' cannot be null :( never saw that one but again, my main purpose is to receive as little emails as possible yes but I want to be there when you delete all my edits - cos you think they are rubbish. MatWho: what page ? WebservicePlugin ? MatWho: -^ thats me - not my plugin talk to lphuberdeau MatWho: what page you have problem watching ? i just tried this one and it works for you oh yes well any page on dev.tw.o yes but not for me I have checked there is an email address ion my preferences firefox MatWho: you're watching the WebservicePlugin page now on dev.tw.o ;) oh but I get a red error page telling me email can not be null try clearing your browser cache/cookies or something ok what other page you'd like to watch ? ;) ok so I just tried the home page still get database error - red screen i have cleared the browser etc the error shows an insert query with the email fiels as null hi all fiels = filed oh you know what i mean MatWho: try this link -> http://dev.tikiwiki.org/tiki-index.php?page=WebservicePlugin&watch_event=wiki_page_changed&watch_object=WebservicePlugin&watch_action=remove does it remove from watching ? thats ok and the watch icon has a cross on it then it doesn't remove from watching for you :( i'll try now works now when you refresh the page you should see no cross over the eye icon MatWho: try this link now -> http://dev.tikiwiki.org/tiki-index.php?page=WebservicePlugin&watch_event=wiki_page_changed&watch_object=WebservicePlugin&watch_action=add yes no cross tried url get error this is sql with error insert into `tiki_user_watches`(`user`,`event`,`object`,`email`,`type`,`title`,`url`) values('matwho','wiki_page_changed','WebservicePlugin',NULL,'wiki page','WebservicePlugin','tiki-index.php?page=WebservicePlugin') weird, can you try different browser please ? email is NULL ok or start Firefox with different profile tried Safari same problem hold on got a phone call MatWho: that's ridiculous, when i try it as _you_ it works for me :-p maybe my browser is _weird_ :-p well if it is I cant see how, but thanks for the help I must go for a bit will experiment later ah, i maybe finally see the problem... you should be MatWho logged in and not matwho, right ? ;) MatWho_: yep, imho the problem is InterTiki is not case sensitive and it thinks matwho is the same user account as MatWho luciash: i am back, yes I think I am MatWho so can you fix my account in dev.tw.o ok so its working :) just login as MatWho to dev.tw.o amette: svn up BRANCH-2-0/templates/styles/simple/tiki.tpl ;) by any chance - does somebody know how to open a port with gentoo 2.6? SVN: Commit by chibaguy :: r 14712 /trunk/styles/ (4 files): [FIX] CSS validator errors. SVN: Commit by chibaguy :: r 14723 /trunk/templates/tiki-bot_bar.tpl: [FIX] Deprecated img border="0" removed (handled by CSS). SVN: Commit by pkdille :: r 14724 /branches/2.0/tiki-list_file_gallery.php: [FIX] edit file galleries. Perms check was broken (bug 2009 - thks lpborges SVN: Commit by pkdille :: r 14725 /trunk/tiki-list_file_gallery.php: [FIX] edit file galleries. Perms check was broken (bug 2009 - thks lpborges SVN: Commit by pkdille :: r 14726 /branches/2.0/styles/ (tikineat.css tikinewt.css): [FIX] tracker comments: should be left aligned (check on dev.tw.o) sylvieg: ask amette, but i would say iptables do the trick ;) SVN: Commit by ricks99 :: r 14732 /branches/2.0/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]Do not duplicate description for static text fields. SVN: Commit by sylvieg :: r 14731 /trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]tracker: do not use the default values from TRACKER if it it an already existing item SVN: Commit by sept_7 :: r 14730 /trunk/templates/tiki-calendar_edit_item.tpl: [ENH] just some layout cleanup and adding space... bbl Hi everybody. Could I have a question regarding to mailing trought remote smtp server ? SVN: Commit by luciash :: r 14733 /branches/2.0/templates/styles/simple/tiki.tpl: [FIX] mootools js link was changed only in default tpl after mootools upgrade before 2.0 (Shadowbox wasn't working then in Simple style) SVN: Commit by sylvieg :: r 14707 /trunk/styles/spanky.css: must move to mods SVN: Commit by lphuberdeau :: r 14735 /trunk/ (lib/wiki/wikilib.php plugins_help.php): [MOD] Include plugin alias in plugin help SVN: Commit by lphuberdeau :: r 14734 /trunk/lib/profilelib/installlib.php: [NEW] Add support for blogs in profiles SVN: Commit by sylvieg :: r 14709 /trunk/ (2 files in 2 dirs): [MOD]calendar: admin with tab and pagination SVN: Commit by sylvieg :: r 14710 /trunk/templates/tiki-upload_file.tpl: [FIX]fgal: upload and add button was not working if a username was containing a quote - the javascript was broken - must the username modifier contain the fix???? SVN: Commit by sylvieg :: r 14713 /trunk/templates/tiki-upload_file.tpl: [FIX]fgal: upload screen tuning: navbar to be able to navigate after upload + second box in a table to have clean display if divs are not floating SVN: Commit by matwho :: r 14716 /trunk/ (2 files in 2 dirs): Fixed mark as flagged in webmail SVN: Commit by sylvieg :: r 14715 /trunk/lib/wiki-plugins/wikiplugin_tracker.php: [MOD]tracker: each value can be delimited with a to be able to contain : and , SVN: Commit by sylvieg :: r 14714 /trunk/templates/tiki-plugin_help.tpl: [FIX]plugin: smarty syntax hmmmmm how can i upload images to the wiki? i only see attach file button? feature "picture" is active SVN: Commit by sylvieg :: r 14717 /trunk/templates/tiki-calendar_edit_item.tpl: [FIX]calendar: move the config button in the title SVN: Commit by lphuberdeau :: r 14719 /trunk/ (8 files in 5 dirs): [NEW] Support for webservice registry SVN: Commit by sylvieg :: r 14718 /trunk/tiki-admin_modules.php: [MOD]module: confirmation step to unassign a module SVN: Commit by sylvieg :: r 14720 /trunk/lib/setup/prefs.php: default prefs wog: There is an "Image gallery" feature which your administrator has to enable, and you have to be a member of a Group with permission to use the Image Gallery feature. SVN: Commit by lphuberdeau :: r 14721 /branches/experimental/upgrade/ (150 files in 55 dirs): [MRG] Automatic merge, trunk 14589 to 14720 that bot really is playing catch-up mmmmh.. i still get blank pages in tiki memory is 64M may be something else SVN: Commit by lphuberdeau :: r 14722 /branches/experimental/all-langs/ (110 files in 49 dirs): [MRG] Automatic merge, trunk 14639 to 14720 :-/ anyone else got that problem? you'll have to be more specific mmmh what dou you need? it's a fresh install from svn head tiki-edit_article.php, tiki-editpage.php get blank pages lphuberdeau: does a fresh install from svn work for you? might want to run the 2.0to3.0 script the stuff from fresh install is not generated all the time did that too :( did not try a fresh install, but svn latest works here when did it last work for you?