tikiwiki: 03marclaporte * r16761 10/trunk/templates/wiki-plugins/wikiplugin_trackertimeline.tpl: [FIX] Making x -to- y translatable in trackertimeline
!help
You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
tikiwiki: 03chibaguy * r16762 10/trunk/templates/ (tiki-admin_system.tpl tiki-assignpermission.tpl): [ENH] Replaced the (only) two instances of div class="advanced" with remarksbox type "warning".
tikiwiki: 03chibaguy * r16763 10/trunk/ (3 files in 2 dirs): [FIX] Reverted Look and Feel site title variable to previous name (sitetitle) to maintain consistency with existing themes. Case distinguishes it from browser title bar variable (siteTitle).
tikiwiki: 03pkdille * r16764 10/trunk/lang/fr/language.php: [MOD] french translations : some
tikiwiki: 03sylvieg * r16765 10/trunk/templates/tiki-list_surveys.tpl: syntax
tikiwiki: 03sylvieg * r16766 10/trunk/lib/surveys/surveylib.php: notice
Hi, in my tikiwiki I receive this : " WARNING: Plugin disabled GOOGLEANALYTICS!" how to enable that?
depending on tw version: admin->textarea fot eh latest , before admin->magic->..
indeed :)
tnx
1 small other question, with the last versions my login as anonymous is always switched. If you type the userid/password, the characters are starting on the right.. also folders are on the right. Once logged in this is ok. (www.hansbeke.com) Anybody who knows why this can be? (in previous versions this was ok)
Bartos: do you have the bidi feature enabled?
Bartos, your site is using BiDi.css (for right to left languages), according to the page source (maybe for arabic?).
hi sylvieg
hello
bidi..never heared of that :) when can I disable that?
What language is your site default?
english
Hmm, the page source says html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ar" lang="ar">
Also ""
feature_bidi is nowhere in the admin panel :-(
ah, wait, found it.
where?
weird. Somehow the language indeed was set to AR
don't ask me why :|
bidi gets set (I guess) if the language uses it.
ah ok bidi is set function of the language
I don't know why "Jump to content" is displaying, though. That should be hidden (big negative margin).
Mm, the jumplinks negative margin was moved from stylesheets to inline CSS in the template between Tiki 2 and 3.
Maybe some combination of file versions at that site is causing trouble.
it's the latest SVN version
so it shouldn't contain different versions
The latest templates/header.tpl contains "
" which
should make the Jump to content link not display...
(doesn't display at my test site)
this is the one I have (from trunk)
{if $section or $smarty.session.fullscreen eq 'y'}class=" {if $section}tiki_{$section}{/if} {if $smarty.session.fullscreen eq 'y'}fullscreen{/if}"{/if}>
ok, that's as it should be. what is causing the jump link visibility, then, I wonder....
the wonders of tikiwiki :)
I also wonder why I always need to login for the articles list, while the article itself can be read as anonymous
There's a new permission, tiki_p_view_categorized (different from _categories) that may need to be given.
tiki_p_view_categorized category Can view categorized items
permissions are there
and if the user selects it manually, then it works, but not from 'homepage'
Is this Tiki site inside a frameset, or anything else other than normal?
no
just a normal tiki
The page source contains "
" No sign of the inline CSS that should be there....
(as quote at 22:51^^>
there must be something wrong with the fullscreen setting
{if $smarty.session.fullscreen eq 'y'} id="fullscreen"{/if}>
wait, confused over here
This part of the code has been working as expected.
My trunk test is up-to-date, and no problems with the page top at the moment.
Maybe you could clear your Tiki caches...
weird
bbl
Hi all, I'm trying to install tiwiki on a synology NAS. Everything is fine until I'm trying to connect the admin user at the first. Here is the error I've got : " Notice: invalid variable value: $_COOKIE["id"] = Ukxad1nlKwqi2". I tried to google this error but didn't find anything, even in the tiki documentation/admin problems. Has anybody already seen this problem or an idea of a direction in which i could sea
Some precision : the version of tiki i'm trying to install is 2.2, Apache/2.2.8, MySQL: 5.0.51b, PHP/5.2.6. I found the php.ini file on the syno filesystem, i can eventually post it on pastebin.com
I closed the Herbie76 login but i'm still there under Herbieztyboy
hi, is anyone on?
tikiwiki: 03sylvieg * r16767 10/trunk/installer/schema/20081105_calendar_items_allday_update_tiki.sql: why is the file duplicated? (20081105_calendar_items_allday_tiki.sql)
tikiwiki: 03sylvieg * r16768 10/trunk/installer/schema/20090206_content_tpl_menu_tiki.sql: syntax
hello. anyone around?
allo?
Don't ask to ask, just ask.
is there anyway I can pull information from a database file into wiki pages?
lq_239: I think there is an SQL plugin and some kind of SQL report plugin. Find the list of plugins and look for SQL or DB.