@mlaporte: link fixed
@franck: where do u see this? all links appear to be working for me
ricks99: it is working now
k. possibly a glitch during svn-uping. tx
I know I am gonna sound like a n00b asking this, but I get a could not find driver error after a new install of 4.2
I'm gonna have to run in 5 minutes, so instead of bugging you, I'll check into it tomorrow.
tikiwiki: 03bubi * r27249 10/branches/5.x/lib/filegals/filegallib.php: [FIX] TrackerID: #3183 Tree View of File Gallery now not only shows the 1st Level of Galleries on older PHP versions
tikiwiki: 03bubi * r27250 10/branches/5.x/lib/filegals/filegallib.php: [FIX] TrackerID: #3183 Tree View of File Gallery now not only shows the 1st Level of Galleries on older PHP versions (for _getGelleryChildrenIdsTree(), too)
tikiwiki: 03bubi * r27251 10/trunk/lib/filegals/filegallib.php: [FIX] TrackerID: #3183 Tree View of File Gallery now not only shows the 1st Level of Galleries on older PHP versions
Q: how to post a mail to devel's mailing list? (how to join the list)
pwz: hi, hold on
ok
need to ask a question about ntlm in tw, i guess that's the best place to ask...?
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
subscribe there
no idea what is ntlm
single sign on feature
thnx for the link
hello
in wysiwyg editor
is there a way to use {maketoc} in this editor?
what tiki version?
can usually just put it directly in {maketoc}
works for me in 5.0
4.2 here
I see like the text "summary"
but no headings beneath
i thik wysiwyg is marked as 'experimental' in 4.2.... might be flaky
hmm
I can't change to the normal editor in this wikipage
it's a document including 50 pictures and wysiwyg code
when u put {maketo} and save it, you just get the "Table of contesnts" heading, but no bulleted list of the child head levels?
tha'ts correct
ah hold on
I changed heading
from wysiwyg to using !!
this is working
:-)
Ok, my question from last night was about the could not find driver error after a new 4.2 install. You can see the error on the homepage of warpspeedirc.com, and I don't think there is pdo enabled.
see release notes
btw. if anyone who is reading the dev's list is present -- i think the utf-8 bug is present in 3.5 also
Thank You. I thought I had read those, but I guess I didn't.
It's all fixed. :)
hello everyone
hi RavenC
One last question. What config file would I enable content templates in?
hi RavenC
danp2: file ? just go to Admin Home > Wiki and enable content templates
tikiwiki: 03sylvieg * r27252 10/branches/5.x/lib/tikilib.php: [FIX]fgal: rollback 26250: fix the find in simple list fgals: do not remember the case fixed with 26250: be prepared to have another bug
@danp2: no config files. just go to the Admin page for the feature that u want to use content templates
damn... luciash has faster fingers then i do
:-)
Ok, Thanks. Sorry, tikiwiki is a little different from most other wikis and cmses, so it is a lot for a newbie to take in.
Newbie? check out the beginner's guide:
http://twbasics.keycontent.org
bookmarked, and will read when I am fully awake. I am gonna get the person who woke me up later.
heh
May be someone has an idea about it, I would like to find on everypage a variable that contain the language used for tw. With jonnyb help we found that $pageLang contain the info BUT... it is page dependand and not language selected dependant.
the idea is to have a header code for each and different language
@yonixxxx: i use $prefs.language that's how i switch the site logo on "Smarties" to be language-specific
i check with the tiki debugger on my homepage sprint $prefs.language... not found
now ricks99 was faster ;)
when using the switch_lang module to change the site language (not page lang) the entire site header changes, too
@luciash: because i finished cup of cofee #1 :-)
that is why, i still have more than half ;)
Ah... ok... i don;t use the switch_lang module.
$prefs.language is smarty one, $prefs['language'] might be php if that matters
iirc
changi: enjoy :)
is it possible to make some versioning in filegal, like store more than 1 version of 1 document
changi: with webdav yes, so i think yes
you have to enable it somewhere though
in filegals admin maybe :)
if you find it juste let me know, i was looking for it all the morning
oups : s/juste/just/g
wait for xavi, he surely knows
ah, hes here, hola xavi :)
xavi : ping !!!!
pong
back from the kitchen :)
changi: read http://doc.tikiwiki.org/Webdav
it's documented there....
xavi: OT, are there any major benefits why should i upgrade to Ubuntu 10.04 LTS ?
mmm, if your machine is working fine with 9.10... I wouldn't be in a hurry
in my case, there are some bugs with nvidia (+suspend, resume, etc) and the network applet (for the macbookpro), I upgraded, and it 's not fixed there either...
bbl (lunch)
xavi: thanks
xavi: enjoy your dogfood ;)
xavi: for TikiFest page names, I have started using Tiki version
TikiFest NewYork6 to work on Tiki6
:-)
I am doing that more & more, but I also try to follow the convention
HavingPageNameLikeThisIsSoVery20thCentury
if you can't be good, try to be consistent :-)
;)
I hope we can get rid of CamelCase on tikiwiki.org one day, but it will break so many links
next, you'll want to limit all page names to 8.3 naming convention :)
y. notice that the page names on info.tw.o are much more (IMHO) user friendly
hahahah
for best SEO results, they should look like /tikifest-new-york-6 anyway
hard to keep some consistent convention without automated machine translation :-p
hey all, who here is working to get tikiwiki packaged up with IIS7 for webdeploy/app gallery/MakeWebNotWar
Recent Bug: Tracker item: #3189 - - http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/4. ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3189
i'm working on statusnet's one,
hi foucault_
foucault_: I *will* be working on that, hopefully soon
hey,
we should collaborate, I'd love to have someone to complain with :D
hello
what kind of php extensions does tikiwiki need?
on my wiki anonymous people can't see pictures
foucault_: I saw a few mails mentioning statusnet
foucault_: just default extensions, php-mysql and PDO
foucault_: optionally, gd/imagick
yeah all the image stuff seemed to work without gd,
i couldnt figure out why
what about file uploads?
foucault_: I don't think that needs an extension.
ah we need fileinfo to verify mime type
foucault_: I'd like to have work done before May 25th but this will be hard
setting up a pecl build env, in win7 or whatever it is, not fun.
martijn85: check your perms
yes I have done
foucault_: tiki needs c_type
chealer, on top of it all the wordpress installer, doesnt actually even work
i still had to go into the db and create a database for myself.
and a user, and grant statements
foucault_: I'm not familiar with Windows, BTW
but what pem. view_fgal_explorer?
it wans't one click at all
my email is chealer@gmail.com
martijn85: tiki_p_download
foucault_: so wordpress is on WPI but doesn't install for you?
chealer, this is my fisrt month of ever touching win servers
it installs,
but i had to go into mysql and createdatabase
and grant, and all that
and feed that into the wordpress webinstaller
which, is not one click, and seeing as how thats my "example" to work off.
i would sortof rather pull my teeth out,
that said, it would be motivating to have someone else, as frustrated as me to talk with :)
hmm yes
I missed that 1
was looking for view and images
thanks :)
did you try to look at log files in iis? its absolute madness.
click click click, blink blink blink.
martijn85: np, our fault :-p
foucault_: strange. our example is ourselves, we have Tiki packages to start from.
foucault_: I'm afraid I'm not yet frustrated; that may come when I start working on it :-)
foucault_: I don't remember looking at the log files
i just meant the xml instruction in the wordpressiis.zip
foucault_: well, I'll remember you can offer support when I get too frustrated with IIS/WPI :-)
oaky i live in #statusnet
xavi : thx
welcome, changi
luciash: sorry I had to run the other day, I was wondering if you got everything working correctly with your profile? Did you get the blog settings validating?
chealer: about the discussion on UTF-8, i clearly think that it is a blocker :)
pascalstjean: yes
luciash: great, good to hear
changi: I really don't consider anything that's not a regression as a blocker
chealer: but it is a regression
chealer: when people will make a migration from a v3 to a v5, they will have some encoding problem
bbl
changi: the question is not simply whether it's a regression, but a regression in Tiki 5
if that's a regression, I think it was a regression in Tiki 4
to be more precise, it's a regression since http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=20549
changi|afc: that would make it a Tiki 4 regression
polom
tikiwiki: 03sylvieg * r27253 10/branches/5.x/lib/tikilib.php: [FIX]fgal: rollback27252/26250: find in mode list and mode admin must use different tables
does anyone know where the code is located that associates the User to the User_Selector field when creating a User Tracker. I know its got to be somewhere inside wikiplugin_trakcer.php but this plugin is quite the beast to search in. Thanks
New Forum Posts: subversion support - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37230
hi pascalstjean - not offhand, usually i look in the DOM inspector for the 'name' or 'id' of the element, then search for that
actually, it's probably in a smarty tpl (yuk) - try tracker_field_input.tpl or similar
jonnyb: thanks, I'll use this as a starting ground
newbie question #413,283 - I want to display the contents of an html file on a wiki page. I do not want a link, but the actual contents displayed. For the life of me I cannot figure this out.
polom jonnyb
fair question RavenC -how about the {HTML} plugin?
polom luciash
RavenC: you could probably do that via ajax call
I have the html plugin enabled... I tried {path/doc.html} (nothing)
I tried {html=path/doc.html} (nothing)
no, you'd have to copy and paste the source into the wiki page - maybe that's not what you're after?
alternatively check out the {IFRAME} plugin
{IFRAME} is exactly what I need! thank you thank you thank you!
@RAVEN: IFRAME is it
or use {HTML} plugin and use