chealer: petriknz: check which URL the wiki page has CIA-87: tikiwiki: 03chealer * r34696 10/branches/7.x/ (2 files in 2 dirs):
tikiwiki: [FIX] Tracker Help module: fix ignored rows parameters (name conflict with common rows parameter)
tikiwiki: remove ignored max parameter
tikiwiki: From r28996
tikiwiki: 03chealer * r34697 10/branches/7.x/modules/mod-func-trackerhelp.php: remove max parameter to the max ***: Caarrie|away is now known as Caarrie|sleeping petriknz: In the tracker area it says "Item creator can modify his items?" and then says "The tracker needs a user field with the option 1" How do I do this user field? ***: redflo has quit IRC (Quit: Leaving.)
dabright has joined #tikiwiki
dabright has quit IRC (Client Quit)
dabright has joined #tikiwiki dabright: Have a question regarding permissions and wikiplugin_files and list_file_gallery_content.tpl (which the plugin uses). The plugin sets up a list of files and then passes it to smarty which formats the list using the tpl. If you list a gallery, the file name will be a link to download the file. If you list specific file (ids), then the file name will be link, but it has no href. Tiki|bot: Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! dabright: The plugin will set an attribute of the file, 'p_download_files', to indicate if the user has permission to download the file. But the tpl looks at files[].perms.tiki_p_download_files. The latter happens to be set when listing a gallery, but not when listing individual files.
So, which attribute should the template really be looking at when constructing the link?
fgal_context_menu.tpl looks at both, preferring p_download_files if set and falling back to perms.tiki_p_download_files if it isn't. ***: rtdos has quit IRC (Ping timeout: 250 seconds)
goj|ghost has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte marclaporte: polom ***: goj has quit IRC (Ping timeout: 276 seconds)
goj|ghost is now known as goj petriknz: How do you rename a wiki page? dabright: If you have permission to do so, there should be a "Rename" button at the bottom of the page. petriknz: DOH! I was looking in the wrong place as always. marclaporte: changi : ping -: chealer notes that it's Monday 04:36 in France chealer: dabright: that's a mess. I did a modification for a customer for the FILE plugin a few days ago, if they don't whine I'll commit it.
dabright: but still there should be real cleanup, the array should pass a yes or no, not several things to check petriknz: I selected the calendar as a module for the right sidebar but it is not coming up, what have I done wrong now? chealer: dabright: it's the PHP that should decide if each file is downloadable or not.
petriknz: which version do you use? petriknz: where can I locate exact version? It is 6.x chealer: petriknz: in the admin panel, general I think
petriknz: did you select groups for the module? dabright: chealer: agreed
How about if I change the php and tpl so that the php creates/sets the p_download_files attribute (which I actually think it already does) and the tpl always checks that attribute? petriknz: Yes selected the groups dabright: On the other hand, it may be better to artificially generate the perms.tiki_p_download_files attribute when it isn't already there. There are a fair number of templates that check perms.*
Just a couple check other attributes like p_download_files
Or has your mod (pending checkin) already taken care of all this? chealer: petriknz: is the calendar feature enabled? petriknz: Yes chealer: dabright: my mod just tries to uniformize the checks in the templates for one place (the plugin wouldn't offer to download but tiki-list_file_galleries.php would
so it doesn't touch the PHP
petriknz: and the module doesn't show for a user in one of the selected groups? petriknz: Well I am logged in as admin right now, I did set it for the admin group as well as the group I want to see it in. There is a link "Calendar" in the default Application Menu, I just can't get it to show as a sidebar module, I'll try loging out and in as a user from the other group
No still not showing CIA-87: tikiwiki: 03chealer * r34698 10/trunk/templates/list_file_gallery_content.tpl:
tikiwiki: FILE plugin: make link to download a file consistent with context menu link and tiki-list_file_gallery.php. The link would not be clickable (no href) even when the file is downloadable.
tikiwiki: I don't know if the other places use a good check, but this place was wrong for sure.
tikiwiki: TODO: cleanup chealer: dabright: we should make sure all templates check a single attribute and have the PHP set just that
a good part of the problem is to establish what are the actual rules determining if one can view a file dabright: Agreed on both points. I just updated to catch your mod; it is almost the same as what I did locally. There is another check a few lines down from that, though, that it looks like you missed.
From what I can tell, the PHP is setting the attribute correctly, the template just looks elsewhere.
Actually, I'd say that the PHP in wikiplugin_files is setting the permission correctly, but it shouldn't have to. The permission returned from the core really should be set correctly, but it doesn't appear to be so at this point. chealer: dabright: right, feel free to fix that other place dabright: In my case, I've got tiki_p_download_files set globally to allow and a category that denies tiki_p_download_files to anonymous. My gallery belongs to that category and has a file in it that is /not/ in the category (directly). Download of that is allowed only to registered users, which is what I wanted. chealer: dabright: I agree for the individual file case, the plugin code is about what is should be CIA-87: tikiwiki: 03dabright * r34699 10/trunk/templates/list_file_gallery_content.tpl: [FIX] FILES plugin: Correct another permission check to be consistent with context menu link.
tikiwiki: 03dabright * r34700 10/branches/7.x/templates/list_file_gallery_content.tpl: [bp/r34698,r34699][FIX] FILES plugin: Make list_file_gallery_content.tpl permission checking consistent with the plugin and the context menu template petriknz: Am I missing an on/off switch for the calendar somewhere, also what's the difference between Action Calendar and Calendar? chealer: petriknz: the action calendar is a calendar of system events, such as wiki page modifications, forum posts and article publications petriknz: Well that confirms I'm trying to get the correct one going but It's not showing up. marclaporte: last time I tried, it wasn't working (Action Calendar) ***: coaboa has joined #tikiwiki
coaboa|afk has quit IRC (Ping timeout: 246 seconds)
lphuberdeau has quit IRC (Ping timeout: 252 seconds)
petriknz has quit IRC (Quit: Page closed) -: marclaporte sees missing/squished modules on http://demo.tiki.org/7x/HomePage
marclaporte fixed it marclaporte: it was a feature, not a bug
filtering logo module by language Tiki|bot: New Forum Posts: Show same category links in directory module based on wiki page category - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41367 ***: lphuberdeau has joined #tikiwiki
redflo has joined #tikiwiki
Wilkins has joined #tikiwiki CIA-87: tikiwiki: 03chealer * r34701 10/branches/7.x/lib/prefs/wikipluginprefs.php: Change preference name 'Plugin pending notification' to 'Plugin pending approval notification'
tikiwiki: 03chealer * r34702 10/branches/7.x/lib/wiki-plugins/wikiplugin_catpath.php: [FIX] HTML special characters encoding ***: lphuberdeau has quit IRC (Ping timeout: 240 seconds) CIA-87: tikiwiki: 03jyhem * r34703 10/branches/7.x/lib/tikilib.php: [FIX BP34691] Make the feature also usable for members of the Admins group ***: petriknz has joined #tikiwiki petriknz: Trying to setup File Galleries to directory, directory is writable but I still get error Cannot write to this file. What could be stopping it? Tiki|bot: New Forum Posts: left menu disappears when tiki-view_blog_post - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41369
New Forum Posts: Tiki multi sites? - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41368 ***: petriknz has quit IRC (Quit: Page closed)
Caarrie|sleeping is now known as Caarrie|away
lphuberdeau has joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #3904 - - Ip logging in many table too short for IPv6 - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3904 CIA-87: tikiwiki: 03jonnybradley * r34704 10/trunk/lib/setup/twversion.class.php: [REL] Rollback version update from 7.x ***: chealer has quit IRC (Ping timeout: 246 seconds)
Bilal1 has joined #tikiwiki Bilal1: I just enabled "BLOGS" in my TIKIWIKI 6.0 and it gives an error when I try to create a (first) blog , You don't have permission to access /tiki-edit_blog.php on this server.
how to fix this? CIA-87: tikiwiki: 03lphuberdeau * r34705 10/trunk/tiki-ajax_services.php: [MOD] Moving feature checks that were applied too broadly Bilal1: can anyone help? lphuberdeau: try running setup.sh
sometimes it fixes things Bilal1: lphuberdeau: are you suggesting me? lphuberdeau: who else?
otherwise, check the apache error logs to see what caused that error ***: radek82 has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 244 seconds)
rodrigo_sampaio has joined #tikiwiki
Kissaki has left "Leaving" marclaporte: Bilal1 : 6.0 or 6.3? I seem to remember some blog fixes
petriknz: maybe directory one level higher? ***: RobertPlummer has joined #tikiwiki RobertPlummer: polom all CIA-87: tikiwiki: 03robertplummer * r34706 10/branches/7.x/ (lib/toolbars/toolbarslib.php tiki-view_sheets.php): [FIX] Sheet save button and ajax combined within RobertPlummer: marclaporte: you think it is a good idea to kill those buttons we talked about in sheet for 7? marclaporte: no, 8 RobertPlummer: ok marclaporte: only critical things in 7 -: lphuberdeau just received a copy of Tiki for Smarties and it looks fantastic RobertPlummer: lphuberdeau: The website?
or a book? lphuberdeau: http://www.lulu.com/product/paperback/tiki-for-smarties/15849663 ***: eldios has joined #tikiwiki RobertPlummer: Very Cool! eldios: hey guys.. two simple questions ***: USlacker has joined #tikiwiki eldios: 1) I get a 404 when I try to create a new empty non-existent page from a new non-existing URL.. any ideas? (both from directly and from a wiki-exixsting-page-URL) lphuberdeau: a tiki 404? eldios: 2) PDFTOHTML prints an empty page from wiki while it works as a charme by CLI... any hint?
lphuberdeau, yes.. "Page not found foobar" lphuberdeau: it usually contains a link to create it eldios: let me see again.. but it seems not to me Bilal1: marclaporte: its 6.0 beta lphuberdeau: which version?
no clue about pdftohtml... ***: Bilal1 has quit IRC (Quit: Page closed)
rodrigo_sampaio has quit IRC (Quit: Leaving.) CIA-87: tikiwiki: 03lphuberdeau * r34707 10/trunk/ (6 files in 4 dirs): [NEW] Base for an AJAX comment interface, including basic handling for AJAX controllers ***: RobertPlummer has quit IRC (Ping timeout: 252 seconds)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki -: marclaporte has "Tiki for Smarties" copies on the way marclaporte: eldios : if you are allowed to edit pages, you'll have link to create that page eldios: yes I did
the problem was I used the external link to link the non-existing page
that was the problem
=) ***: dabright1 has joined #tikiwiki
dabright has quit IRC (Ping timeout: 244 seconds)
DerZauberer has joined #tikiwiki DerZauberer: hi
I just installed tikiwiki
but I have a problem with the url generation
it looks like this: "/tiki-admin.php/tiki-admin.php?page="
and the tiki_admin_modules.php page gets rendere without a header or footer marclaporte: DerZauberer : which version of Tiki? -: marclaporte has never seen that DerZauberer: 6.3 marclaporte: running on Lin or Win? DerZauberer: linux
nginx with php-fpm marclaporte: did you change settings like Short URLs or base URL? DerZauberer: no
I didn't find the configuration for that
the base url marclaporte: I am digging that up for you
tiki-admin.php -> can you use search engine here?
should be here: tiki-admin.php?page=look&cookietab=2&highlight=feature_html_head_base_tag
You may want to avoid ShortURLS (configured here: tiki-admin.php?page=sefurl&highlight=feature_sefurl) because it's not as well tested with nginx DerZauberer: thats also deaktivated
and base tag is deactivated ***: ricks99 has joined #tikiwiki marclaporte: maybe activate base tag? ***: eldios has left "bye =)" DerZauberer: okay I will try that
still the same marclaporte: Do you need to use nginx?
(enough to take the time to make it work?) DerZauberer: yes I do
or let's better say
I want to use it marclaporte: :-)
I know amette (ping!) has used it in the past DerZauberer: okay
maybe it's best, to write a mail on the mailing list marclaporte: yes, please: http://dev.tiki.org/Dev+Mailing+List DerZauberer: okay thanks for you help :) marclaporte: my pleasure DerZauberer: tiki wiki would be perfect for our project marclaporte: You could also try a Tiki 7.0RC1 DerZauberer: :) marclaporte: That's good to hear :-) What kind of project? DerZauberer: well a community to mentaly health problems
it will be a mix of forum, wiki and social network
the goal is, to mix the wiki with the forum
:) marclaporte: yes, that sounds like Tiki! DerZauberer: :) chealer: polom DerZauberer: but I never worked much with tiki
so that's the first time
I think fedora has used tiki some times ago marclaporte: Could be...
Do you code? chealer: hi DerZauberer ***: DerZauberer has quit IRC (Ping timeout: 240 seconds)
DerZauberer has joined #tikiwiki DerZauberer: sorry
netsplit ***: emijrp has joined #tikiwiki DerZauberer: oh
what about eaccelerator ***: ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) marclaporte: Should work but http://doc.tiki.org/XCache and http://doc.tiki.org/APC have an interface in the performance admin panel
so you can monitor stuff there. I have used APC with joy, as long as assigned enough memory (128 Megs in my case)
If you fix stuff, you can http://dev.tiki.org/Commit+Code directly ***: marclaporte has quit IRC (Ping timeout: 252 seconds)
ab has joined #tikiwiki
ab is now known as Guest95958
Guest95958 has quit IRC (Ping timeout: 252 seconds)
ab2 has joined #tikiwiki ab2: help
>help Sug4r: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin. ***: redflo has left
petriknz has joined #tikiwiki
dabright1 has quit IRC (Quit: Leaving.)
dabright has joined #tikiwiki
Narkster has quit IRC (Read error: Operation timed out)
Narkster has joined #tikiwiki
Nils^ has joined #tikiwiki Nils^: hello. I asked this already a few days ago, but maybe now someone is here who knows the answer: Which is the php file where external feeds are imported? ***: RobertPlummer has joined #tikiwiki RobertPlummer: Is there any reason we can't use a plugin attached to a feature?
polom by the way guys
I'm going to make trackers load inside spreadsheets and wanting to know if it would be bad to start with pluign trackerlist. lphuberdeau: Nils^: lib/rss/rsslib.php Nils^: lphuberdeau: thanks lphuberdeau: update_feed() is the part you are looking for Nils^: and another question: How can I turn on the php error console for anonymous users? Captcha images are not shown, but I can't see whats wrong (because only anons see the captcha) lphuberdeau: there is a checkbox to show it only for admins just close to where you enable the error reporting
as for the captcha, I would check if you have gd installed on the server Nils^: it is. It was reported on installation
ah, now ...
no permission to write CIA-87: tikiwiki: 03lphuberdeau * r34710 10/trunk/ (4 files in 3 dirs): [MOD] Adding basic AJAX comment submitting Nils^: good, works now. that was easy petriknz: I set global permisions to not allow a group to rename or remove wiki's yet when I login as a member of that group it still gives me those option, I have set all groups so none inherit any permisions from ohter groups Why is this happening? lphuberdeau: robertplummer: I don't get what you're trying to do RobertPlummer: I want to load a tracker as a read-only spreadsheet that we can use to creat live reports on with spreadsheets
lphuberdeau: This is something that marc wants lphuberdeau: petriknz: could there be object permissions on that page overriding the global permissions?
robertplummer: you probably want to stay away from trackerfilter for that purpose RobertPlummer: lphuberdeau: So I need tracker data in a table
lphuberdeau: What would you recommend? ***: DerZauberer has quit IRC (Quit: Verlassend) RobertPlummer: lphuberdeau: my new join toy?
lol
jk lphuberdeau: you can use the direct library calls
then format the data the way you need it Nils^: lphuberdeau: is it correct that there aren't any comments in the php files? at least in rsslib RobertPlummer: lphuberdeau: But the format I was is the same as the trackerlist... petriknz: Well I'll go and take another look but if I recall I set object permissions to match the global in the hope that would fix it. I do this from admin login and then login as a group member to check it, could that be a problem? lphuberdeau: nils^: well, that's debatable, but some files don't have too many comments
robertplummer, well, if that's exactly what you need, you can use it, but it does a lot of stuff Nils^: lphuberdeau: I'm looking for a way to disable showing the title of external feeds on a wiki page. I only want the news items. lphuberdeau: nils^: fix that from the templates Nils^: lphuberdeau: ok, which file? lphuberdeau: using the rss plugin? Nils^: ? lphuberdeau: how do you display the external feeds? Nils^: {rss id=1} lphuberdeau: replace that for {rss id=1 showtitle=0} Nils^: lphuberdeau: If this were working I would not try to edit the files lphuberdeau: how am I supposed to know you tried that? Nils^: lphuberdeau: I think we had this conversation once. showing date and or title has no effect in 6.3 . Its always without date and with title lphuberdeau: lib/wiki-plugins/wikiplugin_rss.php Nils^: lphuberdeau: Of course you cannot know. petriknz: What does "can admin the wiki" do? Is that over riding the settings perhaps lphuberdeau: templates/wiki-plugins/wikiplugin_rss.php
petriknz, yes it does petriknz: Well that explains it then ***: petriknz has quit IRC (Quit: Page closed)
ab2 has quit IRC (Ping timeout: 252 seconds) amette: marclaporte, DerZauberer: pong - I used lighttpd, only had a brief look at nginx Nils^: lphuberdeau: good. I even got the date to show :) Tiki|bot: New Forum Posts: Glitch in Tiki 7 RC - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41372
New Forum Posts: Folder Icons Won't Toggle with my new Tiki 6.3 install - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41371 ***: rodrigo_sampaio has joined #tikiwiki
petriknz has joined #tikiwiki RobertPlummer: thank lphuberdeau, the plugin works perfectly! petriknz: I have wiki pages assigned as homepages for each of my groups, but one of my groups when you login tries to locate the page of another group and gets the error "You do not have permission to view this page." with a "Return to Home" button that takes you to the correct page
The question is why is it even looking for that other page, I am not inheriting any permissions CIA-87: tikiwiki: 03chealer * r34712 10/branches/7.x/templates/tiki-objectpermissions.tpl:
tikiwiki: [FIX] Change "Are you sure you want to effect all child categories?" to "Are you sure you want to affect all child categories?"
tikiwiki: I presume "effect" was some kind of typo. Native English speakers: please check ***: emijrp has quit IRC (Quit: Ex-Chat)
RobertPlummer has quit IRC (Ping timeout: 252 seconds)
petriknz has quit IRC (Quit: Page closed)
radek82 has quit IRC (Quit: Leaving)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte