[pmwiki-users] Repsonse to wikcal/pmcal broken links

Hans design at softflow.co.uk
Mon Sep 12 17:22:53 CDT 2005


Monday, September 12, 2005, 10:16:33 PM, Rene wrote:
> "Broken"...what i mean is that there are nonexistent pages with the 
> ugly tiny question marks on every date and on the links to 
> next/previous months, too.  At the first glance, there are a lot of 
> question marks.

If you want to have  a nice looking pmcal calendar you need to use a
css stylesheet. Use the one provided for a start, and modify it as you
like. Rename it to the name of the group you use for the calendar, and
put it into pub/css/ direcory. For instance pub/css/Calendar.css

The css styles which gets rid of the question marks are:
.pmcalday a.createlink { display:none; }
.pmcaltoday a.createlink { display:none; }


Best,
~Hans                           





More information about the pmwiki-users mailing list