mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
added @now() macro doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3b7c3da16f
commit
6ad5cf4d1d
@ -61,6 +61,14 @@ are escaped a bit differently:
|
|||||||
|
|
||||||
## Macros
|
## Macros
|
||||||
|
|
||||||
|
### now ()
|
||||||
|
|
||||||
|
Get current date in seconds since epoch, this is equivalet Javascript's
|
||||||
|
`Date.now()`.
|
||||||
|
|
||||||
|
This is mostly used for automatically creating paths (see: todo / outline)
|
||||||
|
|
||||||
|
|
||||||
### filter (name)
|
### filter (name)
|
||||||
|
|
||||||
Enable or disable a page filter.
|
Enable or disable a page filter.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user