[Cpan-forum-commit] rev 208 - trunk
svn at pti.co.il
svn at pti.co.il
Wed Aug 30 11:58:57 IDT 2006
Author: gabor
Date: 2006-08-30 11:58:57 +0300 (Wed, 30 Aug 2006)
New Revision: 208
Modified:
trunk/MANIFEST
Log:
update the MANIFEST
Modified: trunk/MANIFEST
===================================================================
--- trunk/MANIFEST 2006-08-30 08:52:36 UTC (rev 207)
+++ trunk/MANIFEST 2006-08-30 08:58:57 UTC (rev 208)
@@ -8,21 +8,37 @@
bin/populate.pl
bin/setup.pl
+schema/schema.sql
+
lib/CPAN/Forum.pm
lib/CPAN/Forum/Markup.pm
lib/CPAN/Forum/Build.pm
lib/CPAN/Forum/DBI.pm
lib/CPAN/Forum/INC.pm
+lib/CPAN/Forum/DB/Authors.pm
lib/CPAN/Forum/DB/Configure.pm
lib/CPAN/Forum/DB/Groups.pm
lib/CPAN/Forum/DB/GroupsRelations.pm
lib/CPAN/Forum/DB/Posts.pm
+lib/CPAN/Forum/DB/Subscriptions_all.pm
+lib/CPAN/Forum/DB/Subscriptions_pauseid.pm
lib/CPAN/Forum/DB/Subscriptions.pm
lib/CPAN/Forum/DB/Users.pm
lib/CPAN/Forum/DB/Usergroups.pm
lib/CPAN/Forum/DB/UserInGroup.pm
+lib/CPAN/Forum/RM/Admin.pm
+lib/CPAN/Forum/RM/Author.pm
+lib/CPAN/Forum/RM/Dist.pm
+lib/CPAN/Forum/RM/Login.pm
+lib/CPAN/Forum/RM/Notify.pm
+lib/CPAN/Forum/RM/Other.pm
+lib/CPAN/Forum/RM/Search.pm
+lib/CPAN/Forum/RM/Subscriptions.pm
+lib/CPAN/Forum/RM/UserAccounts.pm
+lib/CPAN/Forum/RM/Users.pm
+
t/CONFIG
t/02packages.details.txt
t/lib/CPAN/Forum/Test.pm
@@ -36,38 +52,54 @@
t/other/pod-coverage.t
t/other/pod.t
+templates/about.tmpl
+templates/admin_edit_user.tmpl
+templates/admin.tmpl
+templates/authors.tmpl
templates/change_password.tmpl
-templates/help.tmpl
-templates/pwreminder.tmpl
-templates/register.tmpl
templates/editor.tmpl
-templates/about.tmpl
+templates/faq.tmpl
templates/footer.tmpl
templates/groups.tmpl
templates/head.tmpl
+templates/help.tmpl
templates/home.tmpl
templates/internal_error.tmpl
templates/links.tmpl
templates/listing.tmpl
templates/login.tmpl
+templates/message_in_thread.tmpl
+templates/message.tmpl
+templates/module_search_form.tmpl
+templates/module_select_form.tmpl
+templates/mypan.tmpl
templates/navigation.tmpl
+templates/notes.tmpl
templates/posts.tmpl
+templates/pwreminder.tmpl
+templates/register.tmpl
+templates/search_form.tmpl
+templates/search.tmpl
+templates/site_is_closed.tmpl
+templates/stats.tmpl
templates/threads.tmpl
templates/users.tmpl
-templates/faq.tmpl
-templates/mypan.tmpl
-templates/search.tmpl
-templates/search_form.tmpl
-templates/message.tmpl
-templates/notes.tmpl
-templates/module_search_form.tmpl
-templates/module_select_form.tmpl
-templates/message_in_thread.tmpl
-templates/admin.tmpl
-templates/admin_edit_user.tmpl
-templates/site_is_closed.tmpl
www/cgi/index.pl
www/robots.txt
www/style.css
+www/favicon.ico
+www/img/stars-0.0.png
+www/img/stars-0.5.png
+www/img/stars-1.0.png
+www/img/stars-1.5.png
+www/img/stars-2.0.png
+www/img/stars-2.5.png
+www/img/stars-3.0.png
+www/img/stars-3.5.png
+www/img/stars-4.0.png
+www/img/stars-4.5.png
+www/img/stars-5.0.png
+
+www/img/rss1.gif
More information about the Cpan-forum-commit
mailing list