but i think i can live with that since we have the possibility to use pretty tracker template in Tiki 5 for the tracker items view too, right ? yes going to try it now :) marc complained about a bug - but i can not reproduce on my local i got _lot_ of PDO php error warning messages on that site (it worked still) so i tried to use the adodb api in local.php and it seems to work fine btw perhaps someday every developper will look at the notice... :) notices are 75% of the time not a problem - but painful .. if I can give awy the notice on the serialize line lph addedI will be happy is it hard ? I do not know how to get rid of the serialize notice ... seesm to me like a conceptual problem you do not unserialize .. just in case it is serialize sylvieg: do u think we should add the option to the url field type of tracker too ? the link option I am in a homework help mode - what evidence taht louis XiV and suleiman of the otoamn empire were absolute rulers *g* no idea "View edit icons" icon doesn't work anymore... so much of regression :( doesn't work: tiki-pagehistory.php?page=template-for-Create_News_(step_1)&source=0 maybe because of the parenthesis ? curiously displays page history instead lph's interactive translation doesn't work anymore... and that is when i haven't enabled any of the minify ;) or maybe lph didn't made it compatible with Chrome browser :-p nope :( it doesn't work in FF anymore how different structurally are tikiwiki 2.x and tikiwiki 4 template files? i've been integrating tikiwiki with another site for the last year or so and my installed version is obscenely out of date. most of the changes are template-level though. as a further question is there a way to automatically give a user full administrative control over any pages they create if anyone's got answers i'd appreciate it. tikiwiki: 03chealer * r24807 10/trunk/installer/schema/20091118_sefurl_tiki.sql: [FIX] upgrade from 4 inserting pre-existing tiki_sefurl_regex_out value (completes r23635) kerin: see tiki.tpl and e.g. beginning of thenews.css how it is made now kerin: the other question answer is yes, in Admin → Wiki "Features" tab → "Page creators are admin of their pages" luciash, thanks. :) so i have my tikiwiki set to give users admin on pages they create. this works as i need it to, except that users can't delete their pages. how do i allow this? it looks like i could add an if condition to tiki-removepage.php to permit this if the user is also the page creator, but i'm not sure if that's the most elegant solution. kerin: do you see anything more elegant? if you mean that dealing with the creator case for every action is not elegant, that's true, but there's no permission system-level solution yet chealer: thank you. i did not see anything more elegant, but the config pages are kind of a mess. i've been using tikiwiki for a few years now and i still find stuff i've never noticed before, by virtue of the... righteously sprawling acres of configs. :p good morning. Tiki-Yaml Question: Is there a way to generate a profile from a running tiki site? Or do I have to generate a YAML Profile with an editor? and additionaly Q: could not find a reference/list for possible yaml parameters? found a handler list. (got confused as i clicked dokumentation @ profiles.tikiwiki.org and got redirected to doc.tw.o.) There should be a menu link to the list of handlers doc @ profiles.tw.o Recent Bug: Tracker item: #3024 - - Multiprint of structures ignores page aliases - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3024 New Forum Posts: Login/logout disappeared. - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=36229 good morning chibaguy good (6pm in japan) morning, coaboa ;-) I am located in germany so here it is 10 am. Do you know where I can find information on how to setup a profile repository and wikicontent repository? couldnt find related info. can i use a wiki dump as wikicontent src in profiles? There is a profile you can install, to set up a profile repository at your site. I don't remember its name, but it has info, I think. thx I don't know about the wikicontent. The little I've done with profiles, I made pages explicitly for the profile, not reusing existing pages. thx found the information. last place i would have searched on repository setup information is within profiles itself. Have to improve my searchskillls ;-) :-) Recent Bug: Tracker item: #3025 - - Empty screen after select date range in action log and pressing report - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3025 So made repository: works. Made a profile: works. But how do i add wikicontent. Would yaml: content: wikicontent:MyProfilePage look @ the repository site for a wikipage named MyProfilePage? yes, I think so. Check one of the profiles that uses wikicontent. Question is can I use YAML -> content:wikicontent:http://url.com/MyProfilePage or have this page to reside @ profiles domain? for registered user group, I can't seem to enable permissions to use a left menu. Is there somewhere special I am not looking? (other than global permissions, and user premissions, and enabling the group in the menu.module itself) coaboa, I suspect it needs to be at your domain, but don't really know for sure. Best way would be to find examples in working profiles, or try some tests, I guess. spacechimp, is this a new install, or an upgrade, and what Tikiwiki version? new, 4 you're sure that the items in the menu are viewable by registered users? pretty sure. there are many place to enable permissions at though. when I created the menu items, I highligeted the registered group to be enabled In tiki 4, you don't need to set permissions for menu items (from what i understand). The permission on the object itself (wiki page, etc.) controls display|no display of the menu item. thats right Try removing the permission for a menu item, and see if the object perm controls it ok. iirc I had the same problem when upgrading to tiki 4. nice dude, it works thx irc ftw ^_^ you're welcome. :-) tikiwiki: 03sept_7 * r24808 10/trunk/lib/headerlib.php: [FIX] correct importation of import url() in CSS minifying tikiwiki: 03sept_7 * r24809 10/trunk/lib/minify/JSMin.php: [UPDATE] Update JSMin.php to a newer version is there a way to get the html for just the wiki page content? and not the whole tikiwiki website. I am trying to put wiki data into google earth bubbles spacechimp: you can use the url 'tiki-index_p.php?page=' Thanks ah, I was wondering how to display just the data in the wikipage, and not the whole site (graphics, menus etc..) yeah, didn't that url accomplish that? for example, http://tikiwiki.org/tiki-index_p.php ...no menus, but there are whatever graphics are in the wiki data. If you want unstyled (no background images or colors, text styling, etc.) use 'tiki-index_raw.php' with '?page=mygoogleearthbubblecontentpage' added. ah, he's gone. well, maybe he'll check back. hi all :-) hi ricks99 hi chibaguy polom hi luciash tikiwiki: 03jonnybradley * r24810 10/trunk/lib/headerlib.php: [MOD] JavaScript document object shouldn't be in quotes tikiwiki: 03jonnybradley * r24811 10/trunk/ (lib/smarty_tiki/block.textarea.php templates/fck-edit.tpl): [FIX] Correct trextarea resizing for WYSIWYG mode. Good in Safari/Chrome, Ok in Fx, IE not tested yet tikiwiki: 03sept_7 * r24812 10/trunk/lib/headerlib.php: [FIX] keep the same convention in path as the one fir $tikipath '\\' -> '/' hello everyone Is it possible to replace the Site Title with a flash banner? I tried to enter {banner zone=advertise} & {literal}{banner zone=advertise}{/literal} into custom head, custom code and into the Site Title field but none worked. searched *.tpl for sitetitle but did not find it. perhaps you need [wiki] see the example with google analytics need to reboot - my keybord does not have shift anymore mine sometime switches from german to us when using adobe products + thx @coaboa can use the HTML plugin in the custom code area and add your flash code there the flash displays everywhere but where i want it (see carsten.aevermann.com testsite) can customize the TPL force it to display below the logo theoreticaly the header area need to be split in 3 parts where you can choose 1. logo , 2. claim or module 3. banner or module y. thats they way my tiki is setup the logo itself should some kind of module... *be i used a table :) without messing up the theme? i customized the tpl header.tpl? site_header and site_header_options got confused because you split the site_header.tpl into 5 subtemplates... thx will dig me deeper into it what is the div sitead for? it is a pre-built location holder for a banner. i think u can use it from admin>look&feel... actually it has its own admin page: tiki-admin.php?page=ads ~ aaaaargh ;-) It s not mentioned at banner docs thx 100% succes! thx thx thx np. yw what abaut adding a site ads tab for admin->look&feel? the capacity for this functionality is present in the site headers portion of that same panel i agree. i think the site ad option should b moved to look & feel. or maybe removed completely. why are there 2 different banner ad entry points? oh man. i didn't know there WAS another place to do that. when creating a ad via the site ad, you loose the ability to (1) track clicks and (2) assign an "owner" to the ad just my $0.02 ricks99: oh thats critical fo me too... so i have to do what to be able to count clicks? coaboa: use your own ad framework ? move to other platform? you need to either write a system for displaying ads and tracking clicks and use the look&feel header section to integrate it with your wiki Can't he put his ad in a banners entry, then use {banner...} to display his ad and use its click counter? or you need to integrate a professional ad service thats what i thought using banner @coaboa: here's what I do: (1) create your ads using the "regular" banners feature (Admin: Banners) copy (2) add your banner to your site header by using the custom header option: ok (3) if you cannot get your formatting using the out-of-the-box TPL, you'll need to customize the TPL does that make sense? yep tikiwiki: 03sylvieg * r24813 10/trunk/templates/tiki-view_forum.tpl: [MOD]forum: wiki parse the description. If somebody wants a setting, tell me so if i put a google ad trough the "ads" feature in header does this avaiod the counting problem coaboa: i would assume so. the goodle ads system is pretty self-contained. google* y, but you'll only be able to track clicks via your google login. you won't be able to go to tiki admin: banner and see impressions/clicks/etc if u want ito be able to have this you'll need to create a new tiki ad, type=HTML (and add your google code). then assign that ad to the specific zone ricks99: less for coa to need to set up by hand though, which seems like a Good Thing (tm) google ads is pretty foolproof, s'a good way to get started. depends. if you're running the ad for someone else, you won't be able to assign them as an "owner' to track progress without giving them the google login that! is a good point, and one i had not considered. sitting down and shutting up now. the good news is that you can make tiki do anything. the bad news is that you can make tiki do anything ;-) hahahaha. power == complexity yeah. we wanted a more graphical ad in the head area and planed to use google ads @ right column? no problem u can have as many ads as y want coa: the service name i messaged you does graphical ads they're pretty good people i hear i use banner ad zones for more than just "ads" -- i use it to track click-through rates for specific content areas huh. how complex is your content hierarchy? me? yeah not sure i understand the q. "content hierarchy"? well, for context: my content is largely user-supplied and divided into two categories, and mostly accessed by the users for their own usage ive seen the smarty-readers module. thats preaty cool. did u used a banner there too? i'm asking whether your content is a linear series of pages TikiFest brazil rulez lol it is primarily a wiki structure the Map is enclosed in bannerzone as is the facebook "ad" ah allows me to track actual clicks for that content that's pretty neat. smarty :-) lol i try hello all. howdy. welcome to tikipalooza. :) i'm going out cya hi Kimberlee hiya ricks99 got to go now. thx a lot again. bb I can't get comment to appear on a page can anybody help ? on which page ?