Tiki|bot: New Forum Posts: could Mediaplayer plugin show pdf documents within the tiki gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=43532 Jyhem_laptop: " Import completed with '2397'" → jonnyb rocks ! Narkster: left #tikiwiki sandroandrade: joined #tikiwiki goj_killedByISP: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Mail Error Message - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43534 CIA-36: tikiwiki: 03pkdille * r40059 10/trunk/lib/setup/ (28 files): No changes - code styling only (seen on quality.tiki.org)
tikiwiki: 03pkdille * r40060 10/trunk/admin/ (6 files): No changes - code styling only (seen on quality.tiki.org) xavi: joined #tikiwiki Bernard1: joined #tikiwiki Bernard2: joined #tikiwiki Bernard1: joined #tikiwiki Jens: joined #tikiwiki Jenser: hi there. first - thank a lot for this great free CMS
got 2 problems: 1st - how to disable the auto logout feature? i want to start tikiwiki when arriving at work and close it when leaving.
2nd: in case of auto logout while s/o is typing content into forum, wiki page or something else, a backup of this is made which the user can re-use after logging back into the system. unfortunately "spaces" and (german) special character. are transformed to %20 and so on... how to avoid this?
hope you can help me Bernard1: joined #tikiwiki xavi: hi Jenser. for 1) check "remember me" feature and settings, under the "Admin home > Login"
for 2) no idea
2) seems like a bug, so bug report sounds needed (and find a coder/consultant to fix it for you if too annoying , or it doesn't seem to get fixed within you expected time frames - whatever they are)
for 2), there is workaround, which is open another tab or window of the same browser, log in, and then, go back to the first tab or window and "refresh the page" (this will repost your content)
hth Bernard1: Morning Xavi, all xavi: morning Bernard1
bbl Jenser: thanks a lot Jyhem_laptop: joined #tikiwiki JoernOtt: joined #tikiwiki Jyhem: Jenser: also Admin → Home → Login → look for remember me checkbox and the duration drop-down Jenser: but remember me doesn't change the auto logout time, does it? Jyhem_laptop: you can choose the auto logout duration in the admin section
That's the Tiki auto logout duration, displayed besides "remember me"
If you want it too high, it might conflict with your apache session duration configuration. I do not remember how to increase the apache session duration Jenser: changed apache timeout, gonna give it a try
thank youn once again
here i go again - next question
search field:
having an wiki page named "longwordforexample"
may i tell tikiwiki to find this when searching for "long" and "word" and "rdforex" and so on? Jyhem_laptop: sorry, leaving Jenser: np, thank you anyway CIA-36: tikiwiki: 03jonnybradley * r40061 10/trunk/styles/jqui.css: [CSS] jqui: Revert over-the-top roundyness for all inputs and add refault 4px all-round radius to fieldsets (thanks Gezza) fabricius: joined #tikiwiki sandroandrade: joined #tikiwiki fabricius: polom rodrigoprimo: joined #tikiwiki Tiki|bot: New Forum Posts: How do I Create an Image Gallery and Link It to My Photo Gallery on my menu? - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=43536 Jenser: may i tell tikiwiki to find this when searching for "long" and "word" and "rdforex" and so on? ricks99: joined #tikiwiki
polom y'all
Q: Is there way to "attach" a registration tracker to a specific user *after* registration? I have several user accounts that were created *before* I implemented the user registration tracker.
anyone awake? NachoMahma: I'm awake, but not much of an expert.
You may be able to manually add the records to the tracker, but I don't know how to do it (or if it's really possible) ricks99: hm... yeah, i gues... but was hoping for a better process. :( NachoMahma: If that doesn't work, I'd try deleting the accts and re-registering, but there may be a much better way to solve your problem ricks99: I saw your Q from yesterday... still having issues with templates and design? I might b able to help NachoMahma: That must have been someone else ricks99: o... k. NachoMahma: My TikiWiki project is on hold right now. I just IRC open because I hang out in another channel. I'm usually AFK
Apparently, most of the experts/gurus are AFK most of the time, also. :( ricks99: i'm here :) NachoMahma: _most_ ... _most_ :)
I _do_ have one problem with TW that you may be able to help me with: Why am I sent to a login screen when I try to create a file gallery when using TW v8.3? OS folder permissions? ricks99: check your group perms. do you have to be logged in to create file galleries? NachoMahma: Logged into TW as admin when trying to create gallery
Not a big deal - I can use a "flat" gallery - just curious as to why the login screen ricks99: if the login screen appears, tiki thinks you're not logged in. check your session... are you storing in db or file system? NachoMahma: Everything else seems to work ricks99: i'm able to create file galleries in 8.3 -- no issues NachoMahma: I've tried storing files in both db and folder
I'll have to check folder perms in the OS when I get a chance ricks99: no. i mean where are you storing tiki *session* data NachoMahma: Oh. Whatever the default is
Let me pull up the site ricks99: default is file (iirc). confirm cmod that tiki has full perms to the directory
(or simply switch to db) NachoMahma: It's just kind of weird that only the create gallery function does it ricks99: regardless of the # and structure of your file gallery/sub galleries, tiki stores all files in a single place (either in db or a single directory)
the random display of a login screen is 99% due to a lost session NachoMahma: It's not random. Only happens when trying to create gallery sandroandrade_: joined #tikiwiki NachoMahma: Admin>General>General Settings>Session storage location = Default (from php.ini) ricks99: check phpinfo (probablly file, i think that is the default) NachoMahma: brb
session.save_path = /tmp ricks99: and tiki has full perm? NachoMahma: Everything else works, so I assume so ricks99: very odd. and you havent customized anything?
try switching session to db. NachoMahma: I changed the logo and made a bunch of "tweaks" from the Admin panels, but nothing that would affect the galleries (AFAIK). ricks99: no changes to php files or libraries, right? NachoMahma: Drat! Need to tend to the dogs. Be back in a bit.
No manual changes to any files - everything done through Admin panels ricks99: very odd NachoMahma: Linux CentOS perms are 755 for all file gallery folders
Galleries set to store in db, so that shouldn't matter ricks99: thats not the issue. i'm out of ideas
try posting on support forum or dev list NachoMahma: Me too. :( If delete/re-install doesn't fix it I'll just stick to the flat gallery I have. -: ricks99 thinks it is something specific to your install or setup. have never heard of that issue NachoMahma: I suppose there is a good chance the prob is in the Fantastico installer or something my host is doing radek82: joined #tikiwiki NachoMahma: First tihing I need to do is manufacture some more time. :)
Gotta go. Later ricks99: cya Jenser: for hiding some informations from a special usergroup, i'm using categories... when using the search function, even those users may find the "hidden" informations and read the preview. how to prevent this? ricks99: Jenser: check your category & search settings. there are two settings that can override category perms for searches Jenser: yeah, i know. i found those features
unfortunately they don't work as supposed, i fear ricks99: check your category perms, too Jenser: i unchecked the "faster but unsafe" version
"search" in category perms?
didn't find it yet
i only found the 2 settings @ security
browsing sites works fine and makes "tagged" sites invisible Merbster: joined #tikiwiki dcedilotte: joined #tikiwiki
left #tikiwiki ricks99: joined #tikiwiki CIA-36: tikiwiki: 03jonnybradley * r40062 10/trunk/lib/search/searchlib-unified.php: [FIX] uninitialized var arildb: joined #tikiwiki ricks99: joined #tikiwiki foster: joined #tikiwiki
hi all
anyone here? ricks99: i am foster: Im new to tiki. I have a problem with wysiwyg. when I edit page, it seems ok, but as a page it looks boring. for exaple spaces between rows, when i have som list
every pressing enter is new block - <p></p> ricks99: yes. there is an option for wiki spacing that determines if pressing ENTER creates a <p> or a <br /> tag
look at the Admin: Text area page (I think) CIA-36: tikiwiki: 03jonnybradley * r40063 10/trunk/ (css/admin.css styles/layout/layout.css): [FIX] structures: Move required CSS from admin.css into layout.css foster: cant find in admin section this option ricks99: 1 sec... CIA-36: tikiwiki: 03jonnybradley * r40064 10/trunk/styles/layout/layout.css: [FIX] structures: Use opacity instead of hard-coded colours for layout.css ricks99: look on admin: wysiwyg
toggle the "wiki paragraph formatting" option
pls see docs for details: http://doc.tiki.org/Wysiwyg Jenser: how to enable email notifications for users, when someone answers to a thread?
i only found notification for admin foster: thx. I'm goingt to try ricks99: Jenser: you need to enable user watches
Pls see docs for details: http://doc.tiki.org/User+Features Jenser: thanks ricks99: you're welcome foster: last question, how to edit some text in {div}? ricks99: sorry, i don't understand. Are you using the DIV plugin? foster: when i click to div, all text is selectet
yes ricks99: If the text is inside the plugin, you need to edit the plugin.
there will be a text area that allows you to edit the text within the plugin
see the docs for details: http://doc.tiki.org/plugindiv foster: aah, i understant. iI must edit it via "edit section", which is not allowed via edit page, but on page is edit section button
thx for help ricks99: you're welcome.
if you're new to tiki, try my beginner's guide: http://tikiforsmarties.com foster: thx xavi: left #tikiwiki amette: joined #tikiwiki CIA-36: tikiwiki: 03jonnybradley * r40065 10/trunk/lib/structures/tiki-edit_structure.js: [FIX] structures: Use post to send updated structure data on save to accommodate very large structures (will still be limited by post_max_size in php.ini) thanks Xavi
tikiwiki: 03jonnybradley * r40066 10/trunk/styles/layout/layout.css: [CSS] layout: Use 0 instead of "redundant" 0px
tikiwiki: 03jonnybradley * r40067 10/trunk/styles/layout/layout.css: [CSS] layout: Optimize mulitline properties joelO: joined #tikiwiki
Jyhem CIA-36: tikiwiki: 03jonnybradley * r40068 10/trunk/lib/search/searchlib-unified.php:
tikiwiki: [FIX] search: Make unified search multi-tiki compatible.
tikiwiki: Not the prettiest fix because the pre-existing default was not using $prefs['tmpDir'] but had "temp/" hard-coded into it.
tikiwiki: Works where unified_lucene_location pref has not been changed so should not break anything if a fix has been made manually to work round this. marclaporte: joined #tikiwiki Jyhem_laptop: Hello joelO Tiki|bot: New Forum Posts: open_basedir = no value - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=43544 ricks99|away: ping marclaporte Robert__: joined #tikiwiki marclaporte: pong ricks99|away ricks99|away: saw your emails about #500. i plan to send news item out, no later than fri ricks99|away_: joined #tikiwiki ricks99: 01some interesting data from him... didn't realize we were (one of) the biggest on SF chealer: joined #tikiwiki joelO: Hello Jyhem :) Shojo: joined #tikiwiki fghfghgfh: joined #tikiwiki d6chung: joined #tikiwiki JoernOtt: RobertPlummer: in parserlib.php, there is a function function add_postedit_handler($name) which holds a reference for tiki-handlers.php. I can't find that file, nor any documentation about it. I would like to fix a rare problem with {maketoc} and the wysiwyg editor, a postedit_handler sounds exactly like the place to place the fix.
As you are the author of the lib, maybe you could share some insight. rodrigoprimo: joined #tikiwiki CIA-36: tikiwiki: 03pkdille * r40069 10/trunk/lib/core/Math/Formula/ (8 files in 3 dirs): No changes - code styling only (seen on quality.tiki.org)
tikiwiki: 03changi67 * r40070 10/trunk/ (67 files in 41 dirs): no changes code styling - http://quality.tiki.org
tikiwiki: 03pkdille * r40071 10/trunk/lib/wiki/ (5 files): No changes - code styling only (seen on quality.tiki.org) marclaporte: joined #tikiwiki CIA-36: tikiwiki: 03pkdille * r40072 10/trunk/lib/usermenu/usermenulib.php: No changes - code styling only (seen on quality.tiki.org)
tikiwiki: 03sampaioprimo * r40073 10/trunk/lib/core/Tracker/Field/ItemLink.php: indentation
tikiwiki: 03sampaioprimo * r40074 10/trunk/lib/core/Tracker/Field/Abstract.php: documeting a few methods
tikiwiki: 03sampaioprimo * r40075 10/trunk/ (2 files in 2 dirs): [ENH] new option to make item link tracker field allow the selection of multiple values banseljaj: left #tikiwiki marclaporte: joined #tikiwiki