[pmwiki-users] RSS subscription - how to display author and date of edit in RSS

2009-01-07 Thread Elizabeth Koh
I am using the RecentChanges page for my RSS feed. But the feed does not display author details, the text changed and date of change. How do I add these? Also, how long does it take for RSS readers to pull changes from the RSS feed? I have been pressing refresh in my google reader and it takes lo

[pmwiki-users] RSS subscription no update of edits

2009-01-07 Thread Koh Ruilin, Elizabeth
I am having trouble with RSS. The RSS does not detect changes when edits to the page are made. My link to the RSS is http://address/?n=Main.RecentChanges?action=rss In config.php I have these details (following the instructions in http://pmwiki.org/wiki/PmWiki/WebFeeds): if ($action == 'rss'

Re: [pmwiki-users] Don't display "edit this page"

2009-01-07 Thread Randy Brown
The easy way is to use conditional code such as (:if auth edit:) Unfortunately, "(:if auth edit:)" only tells you if the current user is authorized to edit the page. Since you said the admin can edit, it won't tell the admin if the page is editable by normal users. If you want to show the a

Re: [pmwiki-users] Don't display "edit this page"

2009-01-07 Thread Neil Herber (nospam)
On 2009-01-07 10:09 PM, kevin wrote: > Hello all, > > This issue has probably been raised before, but I was not able to find > in my archived e-mails. > > I would like to do a little programming so that pages that can be edited > by any user display "edit this page" and pages that have been loc

[pmwiki-users] Don't display "edit this page"

2009-01-07 Thread kevin
Hello all, This issue has probably been raised before, but I was not able to find in my archived e-mails. I would like to do a little programming so that pages that can be edited by any user display "edit this page" and pages that have been locked for editing to all but the admin to display "t

Re: [pmwiki-users] bmp not displaying, always linking

2009-01-07 Thread Sandy
Ryan O'Toole wrote: > Hi List, > > I'm having trouble getting .bmp images to display inline rather than > link. I understood that it was supposed to display inline by default, > but mine do not. Could I have disabled this somehow without realizing? I > tried attach:filename.bmp without success.

Re: [pmwiki-users] Changing style of a list in a table

2009-01-07 Thread Sandy
DaveG wrote: > Jan Erik Moström wrote: >> I'm probably going about this is the wrong way and would >> appreciate some pointers in the correct direction. >> >> I want to change the padding of list items in some lists, the >> lists are contained in cells in a table and generated by the >> pagelist

[pmwiki-users] Adjusting search results of the search query

2009-01-07 Thread Martin Kerz
Hi there, I'm about to implement this LiveSearch function for a project: http://wiki.flux-cms.org/display/BLOG/LiveSearch Everything works fine so far, except that I need to adjust the format of the returned search results for the query according to the following: "Resulting output has to be

Re: [pmwiki-users] PmForm MailForm sending to multiple addresses

2009-01-07 Thread Neil Herber (nospam)
On 2009-01-07 10:32 AM, Jan Brejcha wrote: > Hi all, > > it would be great if the MailForm could send e-mail also to the > address filled by the user in the "from" field. Does anyone know, if > this is possibile to set up? I am not sure this would be so great. Any mailform application that allow

Re: [pmwiki-users] PmForm MailForm sending to multiple addresses

2009-01-07 Thread Hans
Wednesday, January 7, 2009, 3:32:10 PM, Jan Brejcha wrote: > it would be great if the MailForm could send e-mail also to the > address filled by the user in the "from" field. Does anyone know, if > this is possibile to set up? it does not do this for security reasons, because it could otherwise b

[pmwiki-users] PmForm MailForm sending to multiple addresses

2009-01-07 Thread Jan Brejcha
Hi all, it would be great if the MailForm could send e-mail also to the address filled by the user in the "from" field. Does anyone know, if this is possibile to set up? Thanks, JB ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmi