[pmwiki-users] Nested divs needed for blog styling...
Patrick R. Michaud
pmichaud at pobox.com
Mon Dec 12 10:20:23 CST 2005
On Mon, Dec 12, 2005 at 11:01:30AM -0500, Ryan R. Varick wrote:
> On 12/12/05, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> > Perhaps change the blogentry sequence into a single directive...?
> >
> > (:blogentry "Title" time=UNIX_TIME permalink=Group.Page:)
> >
>
> I could do both. I suppose it would be easier to go back and change a
> timestamp if it were something less terse than UNIX time. Hmm...
>
> All right, The new blog entry format will be:
>
> (:blogentry title="TITLE" time="ISO TIME" permalink="Group.Page":)
> WIKI MAKRUP
> (:blogentryend:)
>
> All quotes required, for consistency.
If you use the ParseArgs() built-in to PmWiki, you don't have to
require the quotes -- it takes care of quote handling for you.
(See http://www.pmwiki.org/wiki/Cookbook/ParseArgs.)
Pm
More information about the pmwiki-users
mailing list