[pmwiki-users] PmCalendar 1.0rc8

Chris Cox ccox at airmail.net
Fri Jun 9 11:22:16 CDT 2006


Stirling Westrup wrote:
> Chris Cox wrote:
>> Adds onedate=true to prevent displaying of textlinks when the entries
>> have the same date (recommend also setting textcalfmt='').
>>
>> Adds alwaystoday=true to keep a "This Week's Events" from following
>> calendar changes if there is another calendar on the page (as with
>> the case of the Cjc/Cjc sample calendar).
>>
>> Also added variables where you can choose a different PmWiki markup
>> instead of '!!' for the dated textlinks in caltype=text.
>>
> I have a question about PmCalendar. My wife has asked me to convert her
> business website over to PmWiki for her, and one feature she would
> really like is an appointment book that would allow her clients to book
> appointments. I was hoping PmCalendar could be persuaded to do this.
> 
> The only difficulty, as far as I can see, is that she wants the public
> calendar display to only show that a time period has been booked, but
> none of the details. She would have her own (read protected) view of the
> same data that would show all the details.
> 
> How hard would this be to set up?
> 

Protect action=source (disable it for non-logged in users) and
use conditional markup to hide the text you don't want seen.

Just off the top of my head.  I can try to set a demo up
somewhere... but I use UserAuth instead of AuthUser at
the moment... let me know what auth mechanism you are using.
(let me know if you don't need an illustration... as it
will take me a bit of time to get an AuthUser site setup
especially.. UserAuth isn't a problem though)






More information about the pmwiki-users mailing list