Goodnight, Irene. hehe using the directory module, i chose to display a link inline, but it's opening in a new window... anyone know how to fix this? EricIsGood, on the Directory admin page (tiki-admin.php?page=directory), you can choose how to open links. dev.tw.o is slow... grrr SVN: Commit by pkdille :: r 15383 /trunk/templates/ (2 files): [MOD] button: deploy button smarty plugin to some templates SVN: Commit by pkdille :: r 15384 /trunk/templates/ (2 files): [MOD] button: deploy button smarty plugin to some templates SVN: Commit by marclaporte :: r 15385 /trunk/lib/trackers/trackerlib.php: [FIX] Typos I've got an issue with one of my plugins: WARNING: Plugin disabled I've added an entry to the tiki_feature table for it but no change you need to active it in admin->magic.. hello SVN: Commit by ricks99 :: r 15386 /trunk/templates/tiki-plugin_help.tpl: [FIX]using plugin helper INSERT link no longer triggers lost edit protection for IE How do I enable plugins in 3.0 Dev ? How do I enable plugins in 3.0 Dev ? top menu > Content > Plugin is it new to 2.X, 3.X ? thx, BTW, was able to enable my new plugin (integrating libcast.com vids) enabling plugins? mostly the disabling part that was not possible in 2.x SVN: Commit by lphuberdeau :: r 15387 /branches/experimental/jitfilter/ (20 files in 8 dirs): [MRG] Automatic merge, trunk 15366 to 15386 how did you do the integration for those videos? well, I've got a source like http://hobsons.metachannel.eu/ (we also do have a studio for submitting the vids etc) so, I wanted to be able to put a simple {LIBCAST(src=url)} in my wiki pages instead of needing to put the iframe code. Nothing fancy. on a video, if you click on the little chain, you'll get the iframe code I am putting in. For the record, I am used to 1.9 and have to still discover subtelties of 2.x, 3.x (using both on my box but linking 3.x better, even if it has some issues) I am going to use tiki to create a tool for approving & publishing videos from these blogs (galaxiga put to the test). SVN: Commit by lphuberdeau :: r 15388 /trunk/installer/schema/ (2 files): [FIX] Correct naming convention it could probably be done without additional code using the webservice plugin on an oembed service (in 3.x) with some ~np~, but ... what'oembed service ? never touched that. oembed.org SVN: Commit by sylvieg :: r 15389 /trunk/templates/tiki-view_tracker_item.tpl: [MOD]tracker: some more code deduplication very simple protocol... btw, in 3.x, when saving a wiki page (last update since this morning), I do get "Unknown column 'is_html' in 'field list'" when saving a page oohembed.org is a companion if I remember well update the db... query... insert into `tiki_history`(`pageName` ok which reminds me I forgot to update tiki.sql AGAIN oembed looks cool. I'll sent that to the makers of LibCast and because it's based on JSON, the webservice plugin can consume it with no problems build an alias on top of it and you're done even better, write it as a profile and it can be distributed I've discovered aliases, that's interesting. but here, the provided has no oembed support right now (i've sent an email already :-) ). Tiki is too cool. Love it. It also helps a lot in presales for making an idea demoable in web form (and maybe do it in prod as well !!) you can build a proxy script that will throw the oembed output instead of getting tiki to call their services directly, you make no changes in tiki and create a bridge on the side... easier to maintain SVN: Commit by sylvieg :: r 15391 /trunk/templates/tiki-magic.tpl: \{tr\} ok will do Does Tiki support hierarchical calendars/events? @dtougas: not sure what you mean. calendars can be categorized (which can be hierarchical) Well, say I had a hierarchical organization, each level having it's own calendar I want events posted on the top level calendar to show up on the lower level calendars as well y. you can have multiple calendars, then filter which calendar's events to show see: http://dev.tikiwiki.org/calendar click "visible calendar" to filter which calendar's events will display Yeah, there's nothing unusual in Yellowstone so it must be Global Warming: "Global Warming Is Killing Frogs And Salamanders In Yellowstone Park, Researchers Say" http://www.sciencedaily.com/releases/2008/10/081028184830.htm oops, wrong channel Ok, I get it... is there a way to have new users be configured with a specific list of calendars when they are created? maybe with categories... Hmmm... ok, well this looks promising... I will have to install Tiki and play around with it a bit to see how it works Yeah, what ricks99 said. IF a category can be attached to a calendar. thanks Or... if a calendar allows restrictions based upon Groups. Create a calendar and see whether there are Category or Group options. ok, I will check that out Hey, I'm having a problem I have two wikis set up on the same server but in different directories one in /public_html/rahktar/wiki and the other in /public_html/tagra/wiki My wiki (the rahktar one) requires the email to put into the login form even with everything correct it still doesnt log me into my admin accoun however if I register on the Tagra wiki with the same name as the admin on the rahkat wiki it logs me into my wiki :/ is there any way to fix this/ anyone? does each tiki installation use its own database? or are u using intertiki? yes yest to which? rahktar is installed on wiki1 and tagra is installed to wiki2 which tiki release are you using? let me check 2.2 on both wikis on rahktar, even though it asks for your email, use "admin" as the login (with your admin password) ok I'm my admin account does it matter if its in 'admin' or not are u logged into rahktar as "admin"? yes wait not the user I am on an admin accoun t go to the admin:login page ok I'm in the admin account change the remember me name to something else (i think tiki is getting confused because the remember me name is identical for both sites, and your on the same domain) ahh ok then clear all the tiki caches, and log out of rahktar now try to log back in where can I do that with the remember me ? nvm I changed 'tikiwiki' to Rahktar the remember me feature is diabled though enable it? dont think it matters. i think tiki still uses it as the cookiename SVN: Commit by sylvieg :: r 15392 /trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX]trackerfilter: better handling of error ok how do I clear the tiki caches ... ... Admin > Tiki Cache ok I cleared them all oh I have one more problem, more of an annoyance when I go to login it asks me for my email like it says username then eMail then Password is there anyway to remove that go to admin: login page check ur settings for "use login as email" its unchecked but I did that before and it asked for the email instead of the username making me have to type the email twice do u have challenge/response turned on? yes thanks I can log into tagra :D :/ :) Hi! I just installed TikiWIki 2.2. And I have made an admin account. But I can't find how to enable user registrations. I can add users manually from inside TikiWiki, but I would like users to register themselves. I looked in tiki-register.php. And it seems I need $prefs['allowregister'] to be yes for it to work. Where do I set prefs? @lq_204: need to enable "users can register" option. pls see docs: http://doc.tikiwiki.org/login+config :/ thanks! it fixed everything :D np oh I have a slight little problem that really doesnt matter but I want to get rid of it I think its limiting the quality of the images I put it to its normal size and it comes all blurry Buy a 42 inch monitor. Glad to help. ricks99_: Thanks! Now it works. Is the prefs stored somewhere that I could have tweaked without going through the user interface? Like if I want to add my own prefs flags. lol in the db: tiki_preferences table (i think) Is the image in an image directory? When you look at the image in the directory, does it look normal size and OK? In what part of TikiWiki is the image "all blurry"? ricks99_: Ok. Thanks again. the whole image it just looks bad np when I view it in windows it looks fine I enabled the file gallery and I uploaded it and I linked to it it displays it but it looks small heres a link http://universedivided.co.cc/rahktar/wiki/tiki-index.php?page=X`Tor+Fighter the actual dimensions are 320x240 u really should b using the image gallery -- not the file gallery oh how do I enable that enable from admin > features. see docs: http://doc.tikiwiki.org/image+gallery thanks Meeso_OS: But don't let that stop you from using it as an excuse to buy a bigger monitor. :-) Offtopic but of interest: "TWiki.net Kicks Out All TWiki Contributors" http://tech.slashdot.org/article.pl?sid=08/10/29/146201 good thing we have 3 additional letters I hae a 21 inch monitor O_o its big enough for me >_> Meeso_OS: One of your eyes is bigger than the other. Maybe you need two monitors of the same size. :-) >_> SVN: Commit by lphuberdeau :: r 15394 /trunk/tiki-editpage.php: [FIX] Correct color conversion This is for anybody, but mainly OR...is there a way for profiles to create group names based on user input? never tried that... not sure about profiles, but you can easily create a group for each user, based on their username but I don't really see why you would want to make the group name configurable in a profile yeah it only wants to take hardcoded values my situation is that i need to setup an event, and have a group created with the name of that event to hold materials related to the event in that group mostly a yaml constraint there.... i tried the $profilerequest but didnt work hmmm... profile generated data is mostly for creating samples not like you should install the same profile over again for reasons other than testing its weird, im leveraging profiles purely for its automation conveinience well, they were made to create a base set-up on different installs, not to install multiple times on the same install SVN: Commit by sylvieg :: r 15395 /trunk/lib/trackers/trackerlib.php: [FIX]tracker: allow to import field with reserved name like itemId SVN: Commit by sylvieg :: r 15396 /trunk/lib/trackers/trackerlib.php: trace "File does not exist: /var/www/testsite/styles/transitions/1.9to2.1.css" I wish FF would tell me what it's spending 5 minutes waiting for. SVN: Commit by lphuberdeau :: r 15397 /trunk/lib/wiki/histlib.php: [ENH] Remove plugin and section edit icons in page history whats a dynamic variable? A dynamic variable is some text you can include in a wiki pagern Then you can program this text to change values at certain dates and the wiki page will change at these dates dynamic content is what jyhem describes dynamic variable is something else ...too many features... :-) how does one update mods... not locally, but things like the gmap mod which needs to handle the "new" (well, not very new) $prefs.foo instead of $foo handling? installed gmap and had to kick it a ton to make it work right on trunk, so would be nice to save someone else the trouble How do I make a user page that is seen on like wikipedia Meeso_OS: /tiki-admin.php?page=wiki has the userpage settings oops ! (now I wonder about dynamic variable, too) @Meeso_OS: enable "user's page" option on wiki: config. pls see docs: http://doc.tikiwiki.org/wiki+config ok to make a user page I type UserPage:Name? or UserPageName @snarlydwarf: just push to svn? ricks99: hrrm, dunno, didnt get it from svn, but got it from Admin Mods menu ie, mods.tw y. to update/add a new mod, it gets checked into svn. then 'automagically' it appears on mods.tw.o maybe http://mods.tikiwiki.org/details.php?type=wikiplugins&mod=gmap u want to add new or update? see docs: http://tikiwiki.org/TikiMods#How_to_add_your_own_mods ah i see nifty well update, since gmap no longer works hey I can has halp $prefs.gmap_key or whatever is fine, but it looks for $gmap_key directly, which no longer works [13:59] ok [13:59] to make a user page [13:59] I type [13:59] UserPage:Name? [13:59] or UserPageName did u enable the "user's pages" optin? yes did u define a prefix? yes UserPage I need an image slideshow. I see mootools supports a slideshow, but I don't see how to activate one. After enabling mootools, my Image Galleries look the same. on each user's 'user informtion' page, there should now be a link to their userpage (or a link to create it, if they have edit permission) just UserPageusername then, Meeso_OS or add a colon to your prefix if you want ok if you are user fred, you can go to UserPagefred directly and edit, too, but no one else can * need a "quick jump" module with droplist for wiki pages.... Meeso_OS & Jyhem: http://doc.tikiwiki.org/Dynamic+Variable ricks99: I think lphuberdeau_ did that in trunk ricks99: : with ajax to filter page name ricks99: check out the doc page for quick edit... instructions are there smoothgallery.jondesign.net is nonfunctional, so I can't see how that is relevant to slideshows. Hmm. FF crashed. Well, it is on Windows. *shrug* lol smoothgallery.jondesign.net's cache only shows Javascript incantations for slideshows. Is that integrated in TW yet? Only image slideshow seems to be in filegal (not imgal!?), and that doesn't require mootools be enabled. What does enabling mootools add? in 2.x? no idea but it will be mandatory in 3.x Yeah, I'm on 2.1. you should upgrade to 2.2... quite a few security fixes I see Shadowbox example shows a sequence number in the corner as if that is a slide show, so I'll try that. How is "rel=shadowbox[gallery]" used? I see no shadowbox, only full sized image, with "rel=shadowbox", "rel=shadowbox[5]", "rel=shadowbox[gallery]" and no difference with "rel=shadowbox gallery" ditto "rel=shadowboxgallery" ditto "rel=gallery" {img src='http:show_image.php?id=7' rel='shadowboxgallery' title='1st Brigade, 34th Infantry'} I was wondering how do I get code to a dev for tikiwiki for a modification add it yourself :) http://dev.tikiwiki.org/How+to+get+commit+access well my mod may not be the best :) http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=30807&topics_sort_mode=lastPost_desc&forumId=4 i put it here :) you can take a look I am not a great programmer, but if I have a need I can find a way to make it work ;) But I am sure other people would find it useful Give a hint what it does so someone interested in that kind of thing will be interested in looking at it. I have made some modifications to the image upload procedure so it creates a timestamp in the file name. This will make it so people dont have to worry about having the same picture name as someone else. Thus overwriting the original picture: however, many times i *want* to overwrite an image, to update it i would much prefer an alert that (1) tells the user an image already exists and (2) gives them the option of overwriting or creating new name ditto. Is there a difference, then, between initial upload or reupload? That would be nice :) i had hacked this together some time ago.... see http://tikiwiki.org/tiki-view_blog_post.php?blogId=26&postId=318 for details the other option is to use the image gallery to maintian wiki pictures.. much easier to 're' upload or overwrite I think image gallery supports previous versions, so an overwritten image is merely hidden. but if you have lets say 1000 plus users, and their all teenage students, who dont respect others things ;) Then I cant give them the option to overwrite a file, because they could just overwrite them all and they would understood. make it admin-configurable: (1) overwrite always, (2) rename always, or (3) prompt ahh good - Or create a separate gallery for each user; galleries can be configured to not allow others to upload to it. now the rename one was giving me the issues - I was using a timestamp because I could get that back into the javascript so it inserts the correct name in the editor * rick isnt sure if he likes galleries to manage wiki pictures... galleries are nice, but it requires another step... During quick collaboration I like one interface to upload pics and edit content etc image gallery introduces a lot of db overhead that as well See with my code you dont have to re-edit your wiki text, it inserts the correct imagename when you browse for your pic... * rick also wonders why tiki hashes the filenames for file uploads, image uploads, and attachments, but not wiki pictures because you would have to create the hash before the image is actually uploaded otherwise it would break the js that happens when you "browse" for a pic IMO nahhh cant be it.. tiki hashes othe uploads on the fly should be able to (internally) convert {img src=foo.gif} to {img src=adkfa8df7a98dfj} that would be great :) but then really whats the difference than doing a timestamp? I know you *could* have two people with the same filename start a page edit at the EXACT same second... Does JS have a CPU ID which could be hashed with timestamp? Or just add a random number to timestamp. dunno i think duplication is too remote of a possiblity. i would rather have admin-configurable option: overwrite, rename, or prompt There are HWI22NOKHUA kinds of people: those who hash and those who don't. would take care of 99% of users hrmm, but still with the prompt - you have to manually modify your wiki page and insert the correct number... unless it would parse it for you... "Your image upload has been selected for a random prompt. Monkey or not?" no. tiki would (should) do this automatically. "An image with the name FOO already exists. Please enter a new name: _____" that would work ... We just seem to have alot of duplicate image issues... we have only been using it for 3 weeks and have had multiple pics overwritten... lots of "capture.jpg" :) well I guess I will keep my mod to myself :) - then it wont screw anyone up. The mod just needs the config checkbox. I think "Hello World" mentions checkboxes. SVN: Commit by sylvieg :: r 15398 /trunk/installer/schema/20081029_tracker_index_tiki.sql: index "All Images" seems to assume a certain thumbnail size. Mine are overlapping. .. on 2.1 SVN: Commit by sylvieg :: r 15399 /trunk/tests/test_cvs_file.txt: [TEST] This is a test I am using the darkroom.css theme when I launch the live support thing for testing the text shows up in black text how so I change this? *do polom ? SVN: Commit by pkdille :: r 15400 /trunk/templates/ (4 files): [MOD] button smarty plugin: deploy to some templates Meeso_OS, use Firebug to find what CSS element to change. ok SVN: Commit by pkdille :: r 15401 /trunk/templates/ (6 files): [MOD] button smarty plugin: deploy to some templates I guess I will work on a config/checkbox thing for my mod... back to hello world ... cool - so I can just add feature of lets say - 'feature_wiki_pictures_timestamp' and do an if statement in the tiki-editpage.php of if ($prefs['feature_wiki_pictures_timestamp'] != 'y') and I would be in business? err ($prefs['feature_wiki_pictures_timestamp'] != 'n') im lost - cant seem to find the correct docs to add features with 2.2 SVN: Commit by pkdille :: r 15402 /trunk/templates/ (5 files): [MOD] button smarty plugin: deploy to some templates aaaaaargh "we need to have a live chat thing on the website! so viewers can come ask an expert!" "you do realize that the nature of 'live chat' means you will need to staff it?" that scared them... "oh, so what about people asking questions and having answers?" "um, like comments Okay..." or maybe forums... silly people