X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=96c645b887ded072689fb8a2eb524769a71dad8a;hb=ee2be7d8d29f4ab6c9ed78e3ed12beedbead7587;hp=4fa2701f3b71bf03ae7acd639576a7283ba9561b;hpb=6ad484dd47c27fd54c2f26fb931ba125bae9abc6;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 4fa2701..96c645b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -23,6 +23,7 @@ html/_css/login.css html/_css/markup.css html/_css/new_page.css html/_css/print.css +html/_css/search.css html/_css/standard.css html/_css/stats_top.css html/_css/tables.css @@ -118,6 +119,7 @@ scripts/files.ml scripts/forgot_password.ml scripts/forgot_password_form.ml scripts/history.ml +scripts/history_rss.ml scripts/host_menu.ml scripts/hoststyle.ml scripts/image.ml @@ -171,14 +173,15 @@ scripts/page_email_confirm.ml scripts/page_email_form.ml scripts/page_email_send.ml scripts/page_email_unsubscribe.ml +scripts/page_rss.ml scripts/pagestyle.ml scripts/preview.ml scripts/rebuild_links.ml scripts/recent.ml +scripts/recent_rss.ml scripts/recently_visited.ml scripts/restore.ml scripts/restore_form.ml -scripts/rss.ml scripts/search.ml scripts/send_feedback.ml scripts/send_feedback_form.ml @@ -242,6 +245,7 @@ templates/files.html templates/footer.html templates/forgot_password_form.html templates/history.html +templates/history_rss.xml templates/host_menu.html templates/images.html templates/invite_user.txt @@ -265,13 +269,15 @@ templates/page.html templates/page_404.html templates/page_email_form.html templates/page_email_send.txt +templates/page_rss.xml templates/rebuild_links.html templates/rebuild_links_done.html templates/rebuild_links_start.html templates/recent.html +templates/recent_rss.xml templates/recently_visited.html templates/restore_form.html -templates/rss.xml +templates/search.html templates/send_feedback.txt templates/send_feedback_form.html templates/set_password_form.html