Added more examples.

Structure.
This commit is contained in:
Niels Serup
2011-07-15 15:15:12 +02:00
parent 6f4c996774
commit 30f981823d
7 changed files with 20 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
#+title: Directory listing: <@eval page.core_url@>
#&deval
#++deval
#+BEGIN_SRC
page.dirlist
#&
#+END_SRC

View File

@@ -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.

View File

@@ -2,6 +2,4 @@
There was an error, most likely due to sloppy programming:
#&block
<@deval page.error@>
#&

5
sitespecial/showrevs.org Normal file
View File

@@ -0,0 +1,5 @@
#+title: Revisions for <@deval repr(page.path_shown)@>
* Revisions for <@deval repr(page.path_shown)@>
<@deval page.revisions@>