How do i add a sidebar?
enthdegree: do you mean a module or what?
Aah, sorry. I think I've got it...
The 'create menu' button isn't working. )c;<
what button ?
"create menu"
What is the url to the admin page?
where is the button ?
tiki-admin.php
BRB, trying it in chrome.
Oh snap, nevermind.
you mean the tab at tiki-admin_menus.php ?
Yes, I am.
I'm just trying to make a simple navigation menu. Does this do what I think it does?
*make a wikipedia-like sidebar, I mean.
you just create your menu there and go to tiki-admin_modules.php?cookietab=2 to assign it to your custom module where it will appear then
Ok, thanks!
Hi im new using tikiwiki (LTS) its posible to put Articles on frontpage ?
aayala: yes. you can set the homepage URL you want
chealer thanks, yes i think i get the solution only need entry on the menu (anonymous)
New Forum Posts: Email failure in Tikiwiki 3.4 - cannot implement site without solving this problem - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=36499
New Forum Posts: System Messages: Staging & Approval - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36500
Is there some way to let tikiwiki synchronize or use an external calendar engine so calendar programs using CalDAV (Or WebDAV or even exchange) can access it?
anyone on line who can help me restore a tag?
tikiwiki: 03Jyhem * r25873 10/trunk/ (7 files in 5 dirs): [ENH] Add possibility to limit image sizes in file galleries
New Forum Posts: Administrar Categorías por Grupo - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=36501
tikiwiki: 03sept_7 * r25874 10/trunk/tiki-login.php: [FIX] notice
tikiwiki: 03sylvieg * r25875 10/trunk/lib/auth/ldap.php: [FIX]ldap: openldap need the userdn to work
tikiwiki: 03sylvieg * r25876 10/branches/proposals/4.x/lib/auth/ldap.php: [bp/r 25875][FIX]ldap: openldap need the userdn to work
tikiwiki: 03sept_7 * r25877 10/trunk/lib/ (tiki-js.js wiki-plugins/wikiplugin_img.php): [ENH] allow filegallery_browser to pick up images in wikiplugin IMG
Can I frame another website within a wiki-page?
polom 3.5
tikiwiki: 03jonnybradley * r25878 10/trunk/ (3 files in 2 dirs): [FIX] Change smarty_function_var_dump so it can handle vars other than strings (e.g. arrays, by using the er, var_dump function). Also a couple of minor fixes to the debugger.
need help. Installing TW 4.1 on intranet. Tried both Easyphp and xammp, completes installation, database and all, after completing the last page of the installer(basic config with tiki title aso), choose to continue and lock installer for first admin login, error "could not find driver", reinstalled 5 times...where to look?
stix: plugin snarf
sylvieg, thank you
daniel: no clue as to _which_ driver?
pso vs adobo? or whatever it is called
Nope, page just says "System error. Could not find driver"(It's a TW generated page) i've looked over apache settings, mysql...i'm a clueless noob
Tiki welcomes helpless noobs!
a grep on 'could not find driver' in tw gives no result
can you get phpinfo wirking?
jonnyb: i've also tried manual install, with manual import of db's, then when trying to login, TW returns I must have cookies enablöed, which I do...
google seems to say it is something to do with mysql
odd...
it might be a php error
i managed to get tiki trunk working on IIS the other day, some issues with detecting write permissions but nothing like this...
try to see if you can run phpmyadmin or something like that..
(even if it is strnge that the installer was happy)
good idea (hi sylvieg and Caarrie!)
http://twbasics.keycontent.org/tiki-index.php?page=Fixing+Installation+Problems#Tiki_reports_a_System_Driver_Problem.
good morning all :-)
:-) we need to fix this pdo problem in release 5...
tried making a phpinfo, returns blank page
what did you put in the file exactly?
luciash: .. If I was able to set easily on my local, I would have done it since a long time ;-)
i put in " phpinfo(); ?>" without ""
that should have worked
{HTML} ?
did u enable the HTML plugin?
oh it is the wysiwyg-editor which messes it up
maybe one day....
yes, but all my users are rather "stupid" - it has to look like MS word, otherwise they cannot figure it out
New Forum Posts: Wiki Code in HTML Plugin - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36505
tikiwiki: 03sylvieg * r25879 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: deprecated
tikiwiki: 03lphuberdeau * r25880 10/trunk/installer/schema/ (2 files): [FIX] Missing _tiki, once again
tikiwiki: 03sylvieg * r25881 10/trunk/lib/smarty_tiki/block.title.php: [MOD]css: use titletips as recommended by jonnyb
for daniel (next time): it is the pdo-mysql driver
polom all
ah, never heard about extension yadayad :-p
ricks99: such a small snowfall ;)
my city owns a total of zero snow plows
a few inches is a big deal to us.
too bad
we got plows here but they dont know when to use them
wow, total of zero plows is bad
city uses front-end loaders instead.
welcome to The South
:)
it still is a "plow" it moves the snow
and just think, in three months i'll be complaining about the 99% humidity
and the almost 100 F temps
heh, but still, how do snow plows relate to power outages ?
power crews cant get out to repair downed lines until the roads are clear
it is a different world down here
that's right :)
hi guys
short question: have there been speed improvements from 3.4 LTS to 4.1?
We find that 3.4 is getting slower with mor eWiki content, even on a decent server
(especially on big pages)
c_schmitz: short answer: yes, i think so
c_schmitz: did you guys try use wiki cache ?
wiki cache?
Admin → Wiki
when i stroll the cache dirs I see that wiki template parts are cached but not really the pages itself
you can set 0 cache for some pages if individual
that's different
the wiki cache is set to 2 hours
but still I can't see any ready-cached pages in the file system
do you see little green "refresh" icon on your wiki pages ?
no
what directory would the pages being cached in?
btw, you can test 4.1 at www.opensourcecms.com
then the content of the wiki pages is not cached
yeah I thought so, but I have no clue why - I have activated every cache setting
when you edit the page, do you see dropdown, where you can change the cache time ?
no
can you try enable the "individual cache" feature on Admin → Wiki ?
@c_schmitz: cached wiki pages are not in a directory. its in the db. there's a field for each wiki page that contains the cached data
if cahcing is enabled, page content is pulled from there, instead of being rebuilt each request
ok
let me activate the individual cache first
*only* the wiki page content is cached -- not the full page (column modules, etc.)
I don't have that refresh icon, though
so I don't think it is active for some reason
the refreesh icon shuld appear of second load of the page (when the page is cached already)
nope, not appearing
after activating the "individual cache" setting I have the cache time when I edit a page
but still the refresh icon is not showing
hmm, have you customized your tiki templates ?
no, it is the standard strasa.css file
ricks99: do you think there is some perm to view wiki cached pages ?
this is 3.x right?
yes
last LTS
c_schmitz: ah. maybe for you as admin, you can't see that
what is your cache wiki pages (global) option?
c_schmitz: i think someone got idea that caching is good for anonymous only :-/
same problem if I log out
no refresh icon
see
http://docs.limesurvey.org/tiki-index.php?page=Running+a+survey+safely&structure=English+Instructions+for+LimeSurvey
as example
@c_schmitz: look @ db to determin if pages are indeed being cached
which table/field?
in tiki_pages
look @ wiki_cache and cache_timestamp
there is a field 'cache' which is filled
cache_timestamp is 0 though
wiki_cache is empty
hehe yeah, but why? ;)
no idea. but then, i never use caching
pageRank is also broken
it is always 0
i also never use page ranking :-)
isn't that an automatic thing?
for search?
no. it simply lists wiki pages, ordered by hits
since updates don't help to fix this issue I guess it is problem/bug with the configuration
I have no problem to debug but where would I start looking in the source?
c_schmitz: i can reproduce
in 3.3
oh
your problem refresh cache icon not appearing
ok?
i'll try to figure out what must be on to make it show up
that would be amazing
want me to hang on?
hanging... ;)
c_schmitz: yep, stay here if possible, looking at it
sure, np
c_schmitz: oh, can you try with 10 minutes instead of 2 hours ?
sure
i managed it to appear
at http://demo.tikiwiki.org/3x/tiki-index.php
but only after several tiki-admin_system.php?do=all and changing individual cache on that page from 2 hrs to 10 minutes :-p
let me clear caches, etc
definitelly it is not completely bug free feature
nope, not appearing
(and don't forget you have to logout)
yeah, did
still not
lets recap: tiki-admin.php?page=wiki > Cache wiki pages (global): 2 hours + Individual cache enabled
on the page individual cache changed to 10 mins
cleared Tiki cache
logged out
yes, definitely
c_schmitz: if u let me in i can try at your site but otherwise i don't know, it worked for me on the demo site (3.3)
I even changed the theme to make sure
but no way
c_schmitz: weird, it seems to work only if i save the page with individual cache
see http://docs.limesurvey.org/tiki-index.php?page=Running+a+survey+safely&structure=English+Instructions+for+LimeSurvey
wow, weird
so the default value isn't taking effect
seems so, or it doesn't display the cached indication at least
lets see
it is a bug for sure
its not caching
just tried it with a big page
after assigning the individual value it loads mcuh faster
what can I do, file a bug report?
or are you still looking?
yes, it is worth of a bug report
i am looking if it is still present in 4.x
and it seems so
seems the wiki cache doesn't take effect unless you use individual cache and re-save the page
I think I will set an individual cache time on all pages now using UPDATE SQL
because our server is dreadfully slow without
ok done
sounds like a good idea, just keep in mind pages with wikiplugins showing dynamic results in them need cache 0 to work properly
k
thank you for your help
tikiwiki: 03nkoth * r25882 10/trunk/tiki-adminusers.php: [FIX] Do not insist on checking for email field when login is email
c_schmitz: you're welcome, we revealed another nasty bug thanks to you ;)
oh I got some more ;)
but they don't seem to be high priority
confirmed the same bug is in 4.x
as I reported these quite some time ago
k
thank you very much!
hi, anyone knows how to make categories appear in a certain sort order? (luciash, this sounds like the kind of thing you may know, if there is a way...),, other than putting 01. xxx , 02...
tikiwiki: 03jonnybradley * r25883 10/branches/proposals/4.x/ (5 files in 5 dirs):
tikiwiki: [bp/r25749] [NEW] Tracker dump. Allows an entire tracker to be exported as CSV. Overrides existing permissions so has it's own new perm, and saves raw values only (so far).
tikiwiki: Tested with up to 15,000 items with 20 fields each.
tikiwiki: Faster with more memory assigned but tested successfully down to around 45M.
tikiwiki: [bp/r25758] [FIX] Add test for admin on dump tracker
tikiwiki: [bp/r25771] [FIX] Correct quoting on item info and reduce database call to fields actually used
tikiwiki: (backport note: performance doesn't seem as good as on trunk, i think due to a seemingly small fix made to the fetchAll function)
nkoth: i know only in wikiplugin
try sortby=lastModif_desc
or something like that
tikiwiki: 03pascalstjean * r25884 10/trunk/tiki-contact.php:
tikiwiki: [FIX] - added string 'anon' as user in order to check feature 'contact_anon'. If
tikiwiki: User parameter is blank, method Check_Page automatically returns "User Not
tikiwiki: Logged In" which makes it impossible to check feature against anonymous user.
tikiwiki: 03sylvieg * r25885 10/trunk/lib/profilelib/installlib.php: [FIX]profile: to be able to use user input for username
toctoc
ricks99_: I need your expertise with css and IE
or luciash, if you have some IEx handy?
how about ricks99 instead?
;-)
a client of mine complained a bit because the theme styles we are using (a modified andreas08.css) ....
hi ricks99 :-)
site: http://gavarrespedia.org
the one with the random image on header
with IE7, a few things show up not so nice
such as the login screen: the left column becomes too wide
or the space below the images at the header
which is not present if using firefox
the extra space below the random header image is caused by the
element
try
for me, the left column acutally appears wider in ie8 than in ie 7
hola xavi
hi luciash
thks ricks!
s/ricks/Rick
:-)
no IE near my hands
:-)
Q for xavi (have also noticed this on other sites), your mini calendar does not allow clicking of dates that have events if not in current month. is this by design?
oups, no idea about that behavior. Not by design, for sure
tikiwiki: 03pascalstjean * r25886 10/trunk/tiki-articles_rss.php: [FIX] - changed tikilib->list_articles (obsolete) to artlib->list_articles
or at least, I didn't design it to behave like this :-9
:-)
k. fwiw, im able to duplicate
just wanted verification
xavi: first thing first ;) → http://validator.w3.org/check?uri=http%3A%2F%2Fgavarrespedia.org%2Ftiki-index.php&charset=%28detect+automatically%29&doctype=Inline&group=0
where does the closing which is not open come from ?
err, *which is not finished :-p
oups, good question, luciash :-) No idea either... Will have a look...
mmm, I'll clean tiki cache just in case
i suspect the calendar module is not very compliant
it might come from tiki.tpl from thenews.css (standard) instead of the tiki.tpl from andreas08.css
also maybe swicth off the PHP errors from public
mmm, luciash, could you see some sensitive information due to this setting?
nope, it just doesn't look nice ;) and i am not sure if it is valid xhtml
(didn't check)
just checked, it looks ok with the errors displayed
ok
ricks99 or luciash: how can I find out where that
comes from?
in custom code I'm not manually using any br
and in firefox the display is ok
so... should I check at tpl's themselves directly?
i think it is in tiki.tpl
there are some IF statement specicially for ie version
yes, dunno why they had to be introduced at all, really
sylvieg: is the multi-step tracker plugin saving each step ? or is it saved only at the last step ?
each step
k, tnx
thks sylvieg and all.
I'll check again when at home
my 3g-phone is burning (I'm at my client's office)
see you later
luciash: +1 to take away the
for IE - I am always taking them away ...
sylvieg: yeah, +1 from me too
is the auto-increment field still useful for something now when we can display {{itemId}} ?
or can we ? :)
still needed
ok
can i auto-fill a page selector field with value of another field at time of creating the item ? (well maybe with jquery only)
like if i put "My Very First Item" as title i would like to use that and save (and auto-create a wiki page) with te same name or even better with lowercased page name "my-very-first-item" in page selector
you can pass a variable to a SMART plugin here is how I sued it in our example
{wikiplugin _name="trackerlist" trackerId="1" fields="6:7" filterfield="1" filtervalue="`$authorName`" tpl="edc_read_article_title.tpl"}{/wikiplugin}
does the advanced search (in trunk) work properly? i realise i've not really used it before
pascalstjean: thanks for the idea, but i would like to avoid custom tpl files
sorry you don't need custom TPL
pascalstjean: i was more asking on the tracker level
look at my filtervalue
if it is possible
oh ok
I've used hidden fields and JQuery to pass things to trackers as well in the past. So your idea would work
i know it is possible with dynamic itemlist or something but never got it working right and wondering if i can use that for the same tracker id and not another tracker
yep, i think jquery is the easiest path here
or save in first step and then prefill what i need in the second when using tracker plugin (i was more curious if it is possible on plain tracker level)
jonnyb: it should, define properly ? you mean according to the advanced search help ?
no, just finding a single word
i think it's something local (but can't see how yet)
sylvieg: having tracker and trackerlist wikiplugin... isn't it duplication either ? i would now, when using multiple steps tracker, found a use, if it would be possible to define fields which should display as input in the tracker wikiplugin, and some (already filled in previous step e.g.) to display as in trackerlist...
a "mixed mode" pretty tracker ;)
I do not know how to do this without using TRAKER and TRACKERLIST
i think it is not possible either... it's more a feature wish for tracker plugin, but then TRACKERLIST would become obsolete
if I am abvle to get rid of the duplic tiki-view_tracker / tracker .....I can do whatever
i imagine something like this fields="1:2:3" fieldsview="o:i:i" (where o = output and i = input field)
or {TRACKER(trackerId=1 fields="1,o:2:3")}...
tikiwiki: 03sylvieg * r25887 10/trunk/lib/ (trackers/trackerlib.php wiki-plugins/wikiplugin_tracker.php): [FIX]tracker: field date: blank date + default to now if not blank
tikiwiki: 03jonnybradley * r25888 10/trunk/lib/tikilib.php: [MOD] Allow some harmless formatting tags through after you've gone to the bother of parsing the data in the first place.
tikiwiki: 03jonnybradley * r25889 10/trunk/ (4 files in 3 dirs):
tikiwiki: [NEW] (sort of) Refactoring of the remaining three search modules into one.
tikiwiki: Changed the previous "search_box" module's title to "Search box" to avoid ambiguity.
tikiwiki: Uses a new parameter "mode" to emulate previous search modules ("search", "page" or "quick")
tikiwiki: TODO: migration script and removal of old ones & site search testing.
toctoc (again)
jonnyb ?
any news about the c2c ? :-)
hi xavi
hi jonny
did you see my message to admins at op.o?
not that i've heard - you?
regarding cclite at op.o
yy
been on other stuff mostly today
did you get any answer?
I've been out in other things for the whole day
have 30 mins now though... i'll go and check
and before I go shoping (shops close in 30 min)
I could ping vjrj (the sys admin who installed cclite)
he's at jabber right now
you better go then - i'll mail if i discover anything (nice)
:-)
tikiwiki: 03pascalstjean * r25890 10/trunk/tiki-contact.php: [FIX] - changed check_page to check_feature for 'contact_anon'. This resolves the previous issue which blocked Anonymous users from using the contact us feature.
xavi: sorry, i have no account on op.o yet
xavi: maybe i will not even need that, just the tiki one
Hi one question is posible to Link on a Wiki using (áéíóñ) as the name of the Link (tiki-index.php?page=Compilación )?
((text))
yes. verify that you wiki wiki format is set to COMPLETE (if you use non-english characters in your page names)
luciash: I don't know which closing door you are talking about
anyway, bbl (shoping time)
:-)
the shop'đ one ;)
shop's
:-)
i use [url|spanishword] a link
no problem
@aayala: can do that, but no backlinks are generated from with [xxxxx] syntax
aayala: yes, you have to change the Wiki link type to "Complete"
oups, sorry, overlooked ricks99 already told the same :-p
ok
thanks luciash
on Admin > Wiki
iirc
bah
don't hide behind the mug of coffee ;)
u know me too well :P
Hi i try to use banners but maybe i not understan very well the concept of zones
it's posible to cuztomize the Zones
a banner zone is simply a named container.
ricks99 but when i run the homepage i don't see the banner
1. did you create a banner zone?
yes
did you add the zone to the home page?
i don't know howto add the zone to a home page
i need edit the index.php ?
{banner zone=NAME_OF_YOUR_ZONE}
or template.php ?
no. just add it to the page (if you want it to appear on that page)
see docs for full details: http://doc.tikiwiki.org/banners
tiki-admin.php?page=ads i write {banner zone='prueba'} but don't work :S
ok thanks
no quote
{banner zone=prueba}
see examples in docs
ok but still don;t work im using tikiwiki 3 (LTS)
did you assign content to the banner?
i can confirm that banners work in 3.4LTS
yes HTML code :
confirm that you have a valid date/time range for the banner
there is/was a known bug in some 3.x in which the time was reset each time that you edited a banner. confirm that your time is set properly
thanks ricks99
thats my problem
no problem
so sorry i don't see the time options
thanks a lot man
have fun
and is posible to move the position of the zone ?
you can place a banner zone anywhere you want
sorry i don;t found postion on edit banner options :S
no. you can explicity position/place banner zones when you add them. For example:
if you want it flush right on a page, you can enclose it in div: {DIV(align=right)}{banner zone=XXXXX}{DIV}
you can place it in module, too, and assign the module to the left or right column
ricks99 it's posible to set a banner on bottom, I try use