Browse Source

Import content-text for the static pages plugin.

Brit Butler 11 years ago
parent
commit
16d7656421
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/static-pages.lisp

+ 1 - 0
plugins/static-pages.lisp

3
   (:export #:enable)
3
   (:export #:enable)
4
   (:import-from :coleslaw #:*config*
4
   (:import-from :coleslaw #:*config*
5
                           #:content
5
                           #:content
6
+                          #:content-text
6
                           #:page-url
7
                           #:page-url
7
                           #:find-all
8
                           #:find-all
8
                           #:render
9
                           #:render