http://doc.tikiwiki.org/tiki-index.php?page=File%20Gallery%20Config&structure=Documentation#Setting_the_maximum_upload_size_
how do I get to that? I am brand new to this
Thank you for that link. I do remember seeing that
It's an operating system file - if you're not running this on your own PC, you've got to ask youur hosting place to change it for you.
Ok. Thanks for the info. I will go do that right now. This is cool, I can actually get help here.
how do i close unordered lists in the wiki?
did i mess up the code or is there a special marking to do
stop adding bullets at the begining of the line?
hmm... if i have a line break without a bullet in front of it, does that count?
because thats what isnt working
in a page, or in a menu ?
page
it shoudl close lists after a line break right?
for unordered list
Hmm - an completely different idea might be to use the WYSIWYG editor?
instead of the wiki markups editor?
how do i turn that on?
Normally the list gets a closing tag automatically.
Have you got admin access on your install ?
I wonder if there's something unusual in the list item(s) that's making trouble.
(it's in the "experimental" options - then when you edit - there's a button at the top of the edit page to switch between the "normal" and WYSIWYG editor)
This is with the regular wiki syntax.
maybe there's an HTML
someplace?
cellvia, is there just plain text in the list items?
wiki parser is usually reliable
there is an option not to consider single line breaks as line breaks
yes i do have admin access, and i also have been tweaking the code, but the part where it closes the list looks the same as my backup copy (in tikilib.php)
yes it is plain text in the list items
let me look tho to make sure theres nothing unusual
its just normal lists but its not closing the ul tag
its not closing them for ordered lists either i think perhaps my tweaking must have done it in, i just dont see why cause the pertinent sections are untouched
In an untweaked installation, unordered lists work as expected afaik.
ok, cool, no special settings or anything to close the list?
or special tag?
Nope.
alrighty its my tweaking then
thanks for the help :)
Sure.
I have seen a list item that contains box syntax throw off the end tag.
The box's closing div tag came after the list item closing tag, or something like that. But this is an unusual case.
right right
Anyway, the tags were all there, just in the wrong sequence.
how experimental is the wysiwig? whats the notable bugs with it?
wysiwyg*
I don't use it myself so don't know first hand. I image bugs are being reported at dev.tw.o.
how far off is tiki 3?
i like tiki 2 a lot, but ive been doing tons of customizing with it that def wont be compatible... however i havent been changing the database structures at all so i figure at least the data i put into all my wikis could carry over
March is scheduled release time.
Oh, looks like April for Tiki 3: http://dev.tikiwiki.org/tiki-index.php?page=RoadMap
ahh, cool... do oyou know anything about the mind mapping tool/plugin being developed for it? maybe it was called neural networking or something
hello. I need some help on installing a player onto my wiki site so users can listen to uploaded mp3's while they are there. Is this possible?
Well, there's been a Mindmap plugin around for quite a while, but I don't know anything about what's planned for Tiki 3 other than what's on http://dev.tikiwiki.org/tiki-index.php?page=Mind+Mapping.
just using wikimindmap
not very advanced so far... half a day of work only
just shows page relationships
oh ok, cool
thanks for the help guys im outta here! happy new year
jwbguitar, I don't know about any wiki plugin in the current Tiki releases that'll play mp3s.
Some are supposed to, but not working afaik.
So I guess that means that people will just have to download the file. I did see a mod in the admin mod section but it wont let me install
Flowplayer plugin works for me for video, and the flowplayer website shows using for mp3s (http://community.flowplayer.org/demo/mp3).
So might be worth checking out.
You can install the flowplayer files manually. Just get them and put them in the right places in your installation.
I will do that and thanks for the help. I'm very new at this and it's been a learning experience.
Sure.
Ok. I'm out for the night. Thanks again.
!help
You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
hello
does anyone know if i can use my own written xhtml and css with this?
anyone there?
does anyone know if i can use my own CSS and m own xhtml with my tikiwiki site
Oops. Wasn't paying attention.
If cyndee checks back, for sure the CSS, but I don't know about the xhtml; that would depend on the purpose/details.
I guess cyndee wants hew own "look and feel" - I've just done that myself, and I'm *very* happy with the results - basically - you choose a "theme" that is the closest match to what you want to do, then copy it over to your own new theme name, and modify it.
It's surprisingly quick and easy, and the template language stuff is quite cool.
:-)
helloya
hi chibaguy :) didn't catch you here yesterday
hi luciash :)
Our timing is off.
:-)
luciash, did you ever look at http://code.google.com/p/ie7-js/ , as a fix for IE6 CSS problems?
out of sync :)
I tried it with Tiki and it fixed a lot of things that normally are a problem in IE6.
But couldn't quite get lite.css to work with it.
I think a margin problem with col3.
Anyway, I may test later some time.
i didn't tried it most probably in the past my intention was like to avoid js hacks
i'm not sure today :)
Yes, this is a major js hack for sure.
i mean how many ppl still use ie6 with JS off nowadays ?
what problems you mean to fix it with ?
*you'd like to fix
mm, font size, png transparency, support for pseudo elements in css (for suckerfish menus to work), etc.
ah, "makes transparent PNG work correctly under IE5 and IE6", i see
oh, i didn't know suckerfish menu doesn't work in IE6
hmm, "Unfortunately, the transparent background image cannot be tiled (repeated) using background-repeat. Nor can it be positioned using background-position."
http://ie7-js.googlecode.com/svn/test/png-background.html
but it could be used to improve the icons look for sure in Tiki
chibaguy: how was your x-mas holidays btw ? :)
Good, but kind of quiet. Kids are getting older, so it's not so special as when they're small.
Thanks for the CD!
Nice music, tho kind of political, which isn't usually my taste.
Your wife's singing is the best part, I think. :-)
chibaguy: heheh, right. it's not my taste either when the lyrics are too descriptive... thanks, i'll tell her :)
SVN: Commit by sylvieg :: r 16182 /trunk/lib/tikilib.php: [FIX]watch: the feature user_watches is only for the eye and not the general admin watching like all pages changed
SVN: Commit by sylvieg :: r 16183 /trunk/ (2 files in 2 dirs): [FIX]img: use the max upload size from fgal as the one in img is bugged(do not look at post_max_size)
SVN: Commit by sylvieg :: r 16184 /trunk/templates/ (2 files): [FIX]gal: indicate the default for thumb and image row to give an idea to user + do not display 0
beurk: the function imagecreatefromstring uses 50M for an image on 3M ... beurk....
SVN: Commit by nyloth :: r 16185 /trunk/ (lib/ajax/ajaxlib.php tiki-adminusers.php): [FIX] ajax: handle confirmation steps through AJAX using a javascript dialog
good afternoon
can somebody help my explain how to remove al the icons and just have tekst buttons?
move the image directories away and you will have the alt text
thanks a lot!
SVN: Commit by nyloth :: r 16186 /trunk/templates/modules/mod-blog_last_comments.tpl: [MOD] blog_last_comments module: add a date info as in 'last_blog_post' module + 'nodate' param to hide it
hi all
need help with a htaccess/sefurl problem....
when my wiki page contains an apostrophe ( ' ), the sefurl links work fine....
but the regular tiki-index.php?page= links do not. i get a 403 Forbidden error
anyone have an idea?
i have acutal url examples if that would help....
from which page do you use tiki-index.php?
tiki-listpages.php
(as well as category lists...)
only seems to fail on ' (single quote)... other charcaters are fine
strange tikitrunk/tiki-index.php?page=a'b or tikitrunk/a'b are ok for me
not using trunk... using 2
for example. look here: http://newsletter.stc-carolina.org/tiki-listpages.php?initial=f
The link to the first article (Facutly Advisor's New Year's Message) fails, but...
sefurl works fine: http://newsletter.stc-carolina.org/Faculty+Advisor's+New+Year's+Message
cannot figure out what i did wrong :(
is this line in htaccess in error: RewriteRule ^([^/\.]+)$ tiki-index.php?page=$1
the site is not answering for me - it is fine in my local 2.x
not answering? hm... im online right now....
do u see any problem with the rewrite line (above)?
it is the standard tw rule? except the [QSA, L]
afaik
anything on Tiki's side that would cause a 403? or should i dig deeper into the host?
you have a rewrite rule above that is wrong
can u assist? what should it be?
as you are redirected to newsletter
(everything *used* to work fine)
SVN: Commit by lphuberdeau :: r 16187 /trunk/ (3 files in 3 dirs): [NEW] Support for group watches, UI still to come
ricks99: try to comment all the other rewrite rules in your .htaccess to seee if there is an interference
or just remove it?
no change... (other than the SEFURL no longer working)
without .htaccess the tikik-index.php is not working?
correct. still not working
i dont understand why it returns a 403 error on tiki-index.php ?
why when I type http://www.stc-carolina.org/tiki-sdfsdfsfsfsfd.php I go to http://www.stc-carolina.org/tiki-page.php?pageName=(Error%20404)%20Page%20Not%20Found
do you have a redirct on a page if error (do not remember if it is a 2.x or 3.x)
i redirected the error page
2.x
take away the redirect page
the redirect is on the "parent" domain .htaccess
the /newsletter/ isa subdomain
ok all htaccess files have been disabled
but tiki still repors a 403 error
:-( http://www.stc-carolina.org/newsletter/tiki-index.php?page=ab is ok but http://www.stc-carolina.org/newsletter/tiki-index.php?page=a'b is not ok
yes. (at least ur able to duplicate the issue).
is there (maybe, grasping at straws here) something in my php.ini that i should look for?
but http://www.stc-carolina.org/newsletter/tiki-print.php?page=a%27b is ok
SVN: Commit by lphuberdeau :: r 16188 /trunk/ (2 files in 2 dirs): [INDENT] No changes
so it can be the redirects in tiki-index.php that are not correct
something in the tiki-index.php file? i'll start digging.
did something change in 2.x (as i said, this *used* to work fine)
"Similar" option is disabled. so why would tiki-index.php be redirecting anything?
is there an option for the like page? it is on simular?
Wiki confing: similar
if you have acees to the access_log have a look inside perhaps you will understand...
"When viewing a page, if it doesn't exist and has one like page, automatic redirection to this like page:" is also disabled
host says that "magic_quotes_gpc" setting default was recently changed (to off ). would that account for error?
I do not think so
odd... a "smart" single quote gets converted to %E2%80%99 and works just fine ....
weirdness continues... the tiki-rename_page.php is fine with the single quote....
guessing that the problem is in tiki-index.php somewhere...
yes I go for that
but where...
any idea on where in the world to start looking?
try to comment like_page
I do not like this code there some match with characters...
no diffrence
ok. it is *definately* something on the server-side. I reinstated my old 1.10 and 1.9 versions and am now encountering the same issue.
and i am 100% sure it worked fine before
will follow up with my host... and try to see what they changed
tx for the elp
*help
Oh, great. One of my sites is getting 503 from Varnish. Other site on same server (same Varnish!) is OK.
Hmm. I remove my plugin and 503 goes away. PHP can cause "Error 503 Service Unavailable"?
Aha, I had an infinite loop in my plugin's test mode. PHP detected the loop in an infinitely short time.
@sylvieg: issue with ' was due to a mod_security rule.working now. tx anyway for ur help
ricks99: Good to know.
indeed
yeh good to know :-)
.. but why it was only with tiki-index.php???
I'll just say the following for the benefit of web searchers: tikiwiki apostrophe mod_security apache apache2
the rule caught a url with a ' and returned a 403 to the root index (which calls tiki-index.php)
so apache was issuing a "permission denied" on tiki-index.php
easy fix...
once u know what to look for.
SVN: Commit by sylvieg :: r 16190 /trunk/lib/tikilib.php: [FIX]FLASH: do not json_encode just a " to be able to have flash url with /
SVN: Commit by lphuberdeau :: r 16191 /trunk/ (4 files in 4 dirs): [MOD] Adding more preferences to control search results output
SVN: Commit by lphuberdeau :: r 16192 /trunk/lib/ (5 files in 4 dirs): [FIX] Picking up a few loose ends