sylvie: thanks again for the help, worked like a charm :) helloya helloya ! we can use that {wiki}__something__{/wiki} syntax in Smarty templates... is there something else which would work with wikiplugins too ? (works only with common wiki syntax) in 3.2 sorry luciash - don't know, but i am digging about in parse_data (in trunk) shouldn't feature_wiki_paragraph_formatting_add_br make br's in-between paragraphs? i thought it was a bug yes, it should thought so - but it looks like it was deliberately not doing that (if feature_wiki_paragraph_formatting=y) problem with block.wiki.php i have is that it doesn't parse plugins but yells error instead: Smarty error: [in custom/user_profile.tpl line 29]: syntax error: unrecognized tag 'trackerlist' (Smarty_Compiler.class.php, line 599) most of the plugins i can change to direct html there but with tracker and trackerlist it's a problem jonnyb: it should make brs *inside* paragraphs jonnyb: not between ah, not outside? nope, definitely not paragraphs are semantic blocks which itself already separate the text, no need to put brs in between so there's no way to make a space between paras if wiki formatting is on but the feature allows to have brs inside paragraphs if nl \n i had it reported to me as a bug yes, you can force \n using %%% outside paragraphs ah right - thought that was just for tables force br i mean makes sense - better than another pref :P recursive melt down ? nope, i was using it in wiki page as template for the pretty tracker to input another trackerId tracker plugin then the "parent" one... but i need it in tpl now i was digging there cos it wraps plugins in a
- which causes a validation error (like for trackerlict ah yup, that's an error, p cannot contain tables for example or lists even indeed i've got a fix - (non-optional) can't you put a wiki plugin inside a module somehow? yes, that could be a workaround and use block.tikimodule.php you mean ? not very efficient, but might work i am not sure if the plugin will work because it is pretty the same smarty parsing in modules i think but i will give it a try jonnyb: cool, it seems to work yay! no code == good code :) well, i still have to code plenty of code anyway :-p hmm, it doesn't work as i expected, really :-\ instead of the module it shows just "..." :-p code in tpl i have: {tikimodule name="custom_user_post_edit" decorations="n"}{/tikimodule} is this in a pretty tracker? (i'm just doing my first one - for my pyramids) yes, pretty tracker does the module work ok? aye, i understand, tikimodule is intended to build modules not to call them so it expects some html/smarty code inside the block sounds worse then module works fine, yes well, i still have one little workaround path but isn't that how site search gets included? i just need to reshuffle a bit hmm, i don't know which tpl ? um... siteheader something? heh tiki-top_bar.tpl *g* nope doesn't use module tikimodule not even for the login box? nope nevermind... go for workaround until Tiki has a block.wikiplugin.php or support for wikiplugins in block.wiki.php :( !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . New Forum Posts: TikiWiki 3.2 - Image vs File Galleries confusion - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35034 n00b question: just installed 1.9.7 pre-canned from my provider's control panel. Need to upgrade to at least 2.x, and probably 3.x. Docs say in one place that I can go directly from 1.9 to latest but provide no specific instructions; in lots of other places looks like a multi-step upgrade from 1.9.x to 2.x, then to 3.x. I have no content to protect, just need to retain the working provider's control panel interface (not my choice...), if p Surge1: your message was truncated at "(not my choice...), if p" ...ossible. Suggestions on where to find info on the upgrade path? not much was lost; just the q Just dropped down 2.4; INSTALL does not mention upgrading... Oh, great Tikiwiki Gurus, my kingdom for a clue? i know this is probably a dumb question, but does anyone know why the formatting disappears in the header (almost like it ignores the .css) when I logout or become Anonymous New Forum Posts: Create Custom Menu - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35035 Hi, i need help on customizing some menus.. is this the right place to ask? hi sai_kiran, yes, this is the place. Did you just post the question in the forum? I replied there, by the way. HI Gary, i just read ur post on teh forums ok Yeah i managed to assign a menu to module like that but i am not able to populate teh entries for the menu You made the new menu on tiki-admin_menus.php? yeah Well, that's where the items should be entered. Under that page, i clieked on configure/options which took me to tiki-admin_menu_options.php I created 2 URL's which i can see in the preview, but i am not able to view them on teh menu I have created pages with the same name as i have mentioned Did you specify a group for the menu item, or is there a viewing permission on the page? hi all. where does tikiwiki store the config? I need dbuser/dbpass db/local.php tikiwiki: 03redflo * r22661 10/trunk/lib/search/refresh-functions.php: ignore errors when utf8 is not build in. tikiwiki: 03jonnybradley * r22662 10/trunk/lib/tikilib.php: [FIX] Plugin aliasses need to validate the arguments for the base plugin, otherwise args with 'separator' set don't get converted into arrays (such as 'fields' in trackerlist). tikiwiki: 03sylvieg * r22663 10/branches/proposed/lib/jquery/jquery-autocomplete/indicator.gif: missing file tikiwiki: 03sylvieg * r22664 10/branches/proposed/lib/jquery/cluetip/jquery.cluetip.css: wrong path - no idea which commit - just scanning error log of proposed New Forum Posts: Probs with headlines in milkyway.css - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=35042 Hello: I need a box containing a list of the currently read (by other users) articles/pages.Something like an activity monitor (anonymous). Is there a feature or plugin providing this? Hello. Where is the actual html code for the Site title and Subtitle ? I'm having some trouble finding it. I've looked at a few templates. hi grobda24 - it used to be in tiki-top_bar.tpl - but seems to have moved... jonnyb, I could prob do a search for the variable used .. is it just $sitetitle ? i usually do "inspect element" in the browser and search for that id or class (i don't know it off by heart, sorry) So the id / class should turn up in the tpl ? yup - usually k, thanks ! the other thing you can do is switch on the tpl logging pref (which tiki version are you on?) coaboa: none i know of coaba: there is a module counting how many reads per day, week, year... bbl http://doc.tikiwiki.org/pluginStat&structure=Documentation sylvieg: thx Is there some estting effecting the max size of images able to be displayed in filegallery->slideshow. tikiwiki: 03lphuberdeau * r22665 10/trunk/ (3 files in 2 dirs): [MOD] Refactor memcache to make it less invasive *setting Images (jpg) with dimension 4288*2848 will render a correct thumb but trying to disply them in a slideshow won't work while smaler images 1600*1200 in the same gall displays correctly hope i ave not to downsize them all by hand ;-) in image gallery there is an option to do that do you have enough memory? because a slideshow will load all the images?? php limit 128, 1GB RAM assigned to virtual server. 3 images in gallery. 1 (4k) large, 1 medium and a tiny one. and as the thumbnail is correct i think there should be an slidesow max display size setting the image wont't display on my/most monitor anyway in full size. I remember there is an option that reduce the size if too big at upload but after - when it is stored.... I do not know if there is a param to choose what the slideshow is showing it is a so long time I did not use the image gal coaboa: in Tiki 4 there's going to be different slideshow for file galleries without preloading all images... maybe it will work there coaboa: biggest picture i have here is 3456 pixels wide in older versions (2.x) there was an gallery option to resize eg. to 600*400 for display purposes coaboa: it loads fine in the Tiki 4 slideshow coaboa: it's still in there when you use Image Galleries coaboa: not File Galleries (in 3.2)... when you edit the gallery settings tikiwiki: 03lphuberdeau * r22667 10/trunk/ (tiki-editpage.php tiki-index.php): [MOD] Deploy memcache to wiki i'am testing in 4.0. I read a comment that in 4.0 the imagegall will be replaced by filegall. coaboa: it was meant so but i am unsure it will actually happen luciash, I can't find a setting for thumbnail size in the file galleries, like the image galleries have? Is it missing, do you think? but test the file gallery in 4.0 first and rerport back please (or am I missing it ? ;-) ) chibaguytoo: definitely chibaguytoo: it is not ported there was a question in the tw.o forums, so I looked in 3.2 and couldn't see it anywhere, also not in trunk. tikiwiki: 03lphuberdeau * r22668 10/trunk/tiki-approve_staging_page.php: [MOD] Invalidate on staging approval chibaguytoo: it's simply not there ok bbl chibaguy: but there seem to be some hardcoded limit because it seems my pictures are downsized to 800px wide when browsing the images chibaguy: it uses tiki-download_file.php?fileId=6&preview the preview is 800px max it should be changed to use &display i guess tikiwiki: 03lphuberdeau * r22669 10/trunk/ (lib/tikilib.php tiki-editpage.php): [FIX] Move the invalidation to standard cache invalidate call the preview max size should be configurable imho *or tikiwiki: 03jonnybradley * r22670 10/trunk/ (2 files in 2 dirs): [FIX] Show object category perms and remarksbox if object is in a category with specific perms set. Sylvieg: ist it possible to generate a linked-list from the {STAT} plugin so that eg. the 5 most viewed (day) articles will be show up it is in my list of todo would be nice if this contains an option to display the article abstract/beginning (configural amount of lines) to display as preview. is there was way to link tracker data in a calendar event? there was - but seems the code was lost... for instance user tracker data... bummer :) or pass prefill calendar fields from a sending url? anyone having troubles with the {wiki}{literal}{GOOGLEANALYTICS(account=xxxx) /}{/literal}{/wiki} code? i can't seem to get it to work for the account # (i put the web property id # from google). should the account number have " " around it? anything i need to turn on in order for this to work? also, i put the code in the custom end code section in the Look & Feel do a source of the page and check that the code is like the code google shows in the help page ref the Countdown plugin, is there any way of just displaying the number of days left, rather than the hours, minutes & seconds? _ 4.0 Image Gallery icon in admin features greyed out. Missing checkbox in Global features section to turn on? Installation from scratch! BobM: http://doc.tikiwiki.org/PluginCountdown how to i activate the GOOGLEANALYTICS plugin? It is not visible in the plugins or mods options of the Admin directory. yes I was aware of that page but it doesn't explain how to eliminate the hours & minutes from the displayed result BobM: i UPDATED THE DOC sorry for caps I3igDmsu: in admin->look and feel sylvieg: here is the code i have in the custom end of code section in the Look & Feel: {wiki}{literal}{GOOGLEANALYTICS(account=#######-#) /}{/literal}{/wiki} tikiwiki: 03lphuberdeau * r22671 10/trunk/ (6 files in 6 dirs): [MOD] Convert the session database from a flag to a list of option (soon to add memcache) I3igDmsu, as sylvieg said, check the source of the finished page and see how the google analytics code looks. hi chibaguy - i'm just about to commit some changes in layout.css and design.css for the remarks boxes - not sure if i've got the right bits in the right file (i'm easily confused!). Anyway, i'll commit and please let me know if i've got the wrong idea :) tikiwiki: 03jonnybradley * r22672 10/trunk/styles/layout/ (4 files): [CSS] Some improvements on default styles for remarksboxes (rbox) Thanks jonnyb for the fix to object_perm @silvieg: The syntax I'm using is {COUNTDOWN(enddate=>August 28 2010 13:30:00 GMT, locatetime=>off)}{COUNTDOWN} but it still shows hours and minutes - is a more recent version of the plugin required. I'm using tiki v1.9.11 & v3.0 and the full date & time shows on both np sylvieg - it's getting there, i think yes good job jonnyb ok, jonnyb, thanks. does anyone here know lots about pretty tracker? I can't seem to get image type fields to appear - is it a known bug? chibaguy: the source is not in my main page at all. I've tried searching for a portion of the code, my account #, ect and no luck. Any ideas why it isn't showing up at all? I3igDmsu: you have to remove the literal i guess jonnyb in TRACKER or TRACKERLIST trackerlist I3igDmsu: did you activated the bottom bar should i be using tracker? (i only want one record) jonnyb: works for me jonnyb: in 3.x though ah, this is trunk - i just put {$f_17} in the template, but nothing gets output just check {TRACKERLIST .. wiki=} works with img en my local hmm did you force fields=17 in the call of TRACKERLIST normal trackerlist shows it I3igDmsu: first check if the plugin works fine in a wiki page i have fields ending in :17 is the field public? jonnyb: yep, the field must be public yup - anon can see it in the trackerlist ok (although anon gets perm denied on the pretty tracker for some reason, but i don't think it's related?) ok you ned tiki_p_use_as_tempalte - or soemthing like this trackerlist is the plugin you mean or tracker+listing ? I3igDmsu, it works in my tiki 3.2 site, just as the example code is. I just activated the googleanalytics plugin, and put in some phoney number to test with. thanks sylvieg, i'll check - luciash - trackerlist plugin (appears for anon, and the image is there) The plugin is activated on tiki-admin.php?page=textarea. jonnyb: but not on the pretty tracker one ? correct you are sure you do not have a typo on the {$f_xxx} because there is no reason - if appears in trackerlist witouht wiki - it should appear in trackerlist with wiki= for admin simpel user must a perm on the template wiki page sylvieg: any suggestions why my Countdown plugin isn't doing what its supposed to? Does {COUNTDOWN(enddate=>August 28 2010 13:30:00 GMT, locatetime=>off)}{COUNTDOWN} work for you? countdown is broken in trunk seems tiki_p_use_as_template makes it appear for anon (thanks sylvieg) jonnyb: {$f_XX} should be enough, works in 3.x just like that and the param is not handled - thanks to xxxx - I know the name - that commit a bad commit sylvieg: OK thx jonnyb: ah, in 3.2 there's no need for the perm BobM: if you are handy in ophp - go to lib/wiki-plugins/wikiplugin_countdown.php and you will find easily the code to comment luciash: you do not need? nope :-( dammit it is a security hole having no approval on the tracker and trackerlist plugin is privacy hole also you can list any data from trackers using it on any wiki page ok ak... I need top backport a bad fix lph did if these fields are already used for another trackerlist (so have the public view set) you can, i mean it seems like a bug in plugin alias - here's a demo page: http://epnet.org/midwiki/The+Great+Pyramid tikiwiki: 03lphuberdeau * r22673 10/trunk/ (3 files in 3 dirs): [NEW] Memcache session support tikiwiki: 03sylvieg * r22674 10/branches/proposed/installer/schema/20091013_fix_perms_tiki.sql: [bp / r 22353 22300] [FIX] rollback partial 15091 tiki_p_use_as_template as nothing to do with the wiki template feature - it is depending on tracker and wiki tikiwiki: 03lphuberdeau * r22675 10/trunk/lib/tikisession-memcache.php: [FIX] Error caused by missing object reference (destructed too early). Forcing to hold reference jonnyb: but it displays the google map on the other hand ;) but usually only one of them :) that's a JS thing i think chibaguy: i think that is the problem. in the tiki-admin.php?page=textarea, it is blank for me. i am unable to turn on options. how do i view this page? it looks like its turned off... I3igDmsu: what browser ? IE6 ? firefox phew :) could it be not enough php memory at the server? jonnyb: maybe same ID tikiwiki: 03jonnybradley * r22676 10/trunk/lib/wiki-plugins/wikiplugin_remarksbox.php: [FIX] Propagate 'close' param (already in Smarty object) luciash: yup, but i'm not bothered about that (just got 2 of them for this test) jonnyb: would it be easy to add unique id to the remarksboxes and a little checkbox "Do not show this again" which would save in a cookie display: none ? i'll try and fix the image in alias thing... medium easy/hard - a couple of hours i'd say - cookies always take a while to get right ok luciash: it has the categories (General Settings, Plugins, etc.) but nothing inside of them. All i see are two 'Change Preferences' buttons... i will try to dig it out from the tabset code for the No Tab / Tabs View tikiwiki: 03jonnybradley * r22677 10/trunk/templates/remarksbox.tpl: [SVN] Missing Id I3igDmsu: do you have JS on ? silly question but just to be sure lucaish: i found the problem, if i turn on the tabs feature in Look & Feel it displays. Seems like a bug when that feature is turned off. I am using Tikinewt style if that has anythign to do with it too. I3igDmsu, I turned off tabs and still can see tiki-admin.php?page=textarea ok. interesting.. not sure why it doesnt work here Other pages where tabs are optional have been displaying ok? Such as admin look and feel, and tiki-admin.php?page=features ? yup, other pages seemed to be fine with tabs turned off. white pages are sometimes caused by not enough php script execution memory. of course the page content size is the same whether tabs are used or not. so the blankness should be consistent whether tabs or not. a mystery thnks for the videos Martin :) Maybe the name of the tab is the same as something else on the page, so Javascript isn't addressing the right object? yeah strange, i am still battling with the googleanalytics plugin... i can't get it to work. i have the googleanalytics and javascript plugins enabled (with disable edit icon turned off). the code is the Custom End of Code as: {wiki}{literal}{GOOGLEANALYTICS(account=UA-########-#) /}{/literal}{/wiki} i am unable to see it if i view source on the home page in firefox I3igDmsu: I think Bottom bar just below must be checked sylvieg: unfortunately the bottom bar is activated and iof in the zone you add before {wiki} XXXXXXXXXXXX can you see XXXXXXX in the source? in admin->look yup xxxxx there did you enabled the plusign? yup is your site visible? sylvieg: Modified the php as you suggested and it worked fine - thanks very much. sylvieg: www.valuebull.com something is wrong .. you do not have