]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
improved the page editor
[Rakka.git] / Rakka.cabal
index a66b4a75742e23d5df8e0fd1db4b66d62fd562a2..da9c403d07375ad74d946c64f3088df6f3f496a0 100644 (file)
@@ -29,9 +29,11 @@ Extra-Source-Files:
     configure.ac
     js/Makefile
     js/base.js
+    js/base64.js
     js/editPage.js
     js/jquery-1.2.1.js
     js/jquery-dom.js
+    js/localFile.js
     js/screen.js
 
 Flag build-test-suite
@@ -42,17 +44,21 @@ Executable rakka
     Build-Depends:
         Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base,
         bytestring, containers, directory, utf8-string, filepath,
-        hslogger, hxt, mtl, network, parsec, stm, time, unix, zlib
+        hslogger, hxt, magic, mtl, network, parsec, stm, time, unix,
+        zlib
     Main-Is:
         Main.hs
     Other-Modules:
+        Rakka.Authorization
         Rakka.Environment
         Rakka.Page
         Rakka.Resource
+        Rakka.Resource.CheckAuth
         Rakka.Resource.Index
         Rakka.Resource.JavaScript
         Rakka.Resource.Object
         Rakka.Resource.PageEntity
+        Rakka.Resource.Render
         Rakka.Storage
         Rakka.Storage.DefaultPage
         Rakka.Storage.Repos