Added more examples.
Structure.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#+title: Directory listing: <@eval page.core_url@>
|
||||
|
||||
#&deval
|
||||
#++deval
|
||||
#+BEGIN_SRC
|
||||
page.dirlist
|
||||
#&
|
||||
#+END_SRC
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
#+title: Error: Page not found
|
||||
|
||||
The page <@deval repr(page.core_url)@> does not exist. The error was:
|
||||
* <@deval page.error@>
|
||||
|
||||
#&block
|
||||
<@deval page.error@>
|
||||
#&
|
||||
The page <@deval repr(page.core_url)@> does not exist.
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
|
||||
There was an error, most likely due to sloppy programming:
|
||||
|
||||
#&block
|
||||
<@deval page.error@>
|
||||
#&
|
||||
|
||||
5
sitespecial/showrevs.org
Normal file
5
sitespecial/showrevs.org
Normal file
@@ -0,0 +1,5 @@
|
||||
#+title: Revisions for <@deval repr(page.path_shown)@>
|
||||
|
||||
* Revisions for <@deval repr(page.path_shown)@>
|
||||
|
||||
<@deval page.revisions@>
|
||||
Reference in New Issue
Block a user