[Jifty-commit] r2899 - jifty/branches/template-declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Mar 4 14:35:30 EST 2007


Author: jesse
Date: Sun Mar  4 14:35:29 2007
New Revision: 2899

Modified:
   jifty/branches/template-declare/   (props changed)
   jifty/branches/template-declare/MANIFEST

Log:
 r52967 at pinglin:  jesse | 2007-03-04 20:35:18 +0100
  * MANIFEST made to agree with reality


Modified: jifty/branches/template-declare/MANIFEST
==============================================================================
--- jifty/branches/template-declare/MANIFEST	(original)
+++ jifty/branches/template-declare/MANIFEST	Sun Mar  4 14:35:29 2007
@@ -24,6 +24,7 @@
 doc/jifty-action-record-search
 doc/jifty-dispatcher.graffle
 doc/jifty-dispatcher.svg
+doc/jifty-model-svk
 doc/jifty-plugins-2.0
 doc/jifty-web-form-etc
 doc/packaging
@@ -37,6 +38,7 @@
 etc/config.yml
 etc/site_config.yml
 examples/Chat/bin/jifty
+examples/Chat/chat
 examples/Chat/etc/config.yml
 examples/Chat/lib/Chat/Action/Send.pm
 examples/Chat/lib/Chat/Event/Message.pm
@@ -55,6 +57,11 @@
 examples/Clock/Makefile.PL
 examples/Clock/share/web/templates/fragments/time
 examples/Clock/share/web/templates/index.html
+examples/HelloKitty/bin/jifty
+examples/HelloKitty/etc/config.yml
+examples/HelloKitty/hellokitty
+examples/HelloKitty/lib/HelloKitty/View.pm
+examples/HelloKitty/Makefile.PL
 examples/MyWeblog/bin/jifty
 examples/MyWeblog/etc/config.yml
 examples/MyWeblog/lib/MyWeblog/Model/Post.pm
@@ -123,6 +130,7 @@
 lib/Jifty/Manual/Actions.pod
 lib/Jifty/Manual/Continuations.pod
 lib/Jifty/Manual/Cookbook.pod
+lib/Jifty/Manual/Deploying.pod
 lib/Jifty/Manual/FAQ.pod
 lib/Jifty/Manual/Glossary.pod
 lib/Jifty/Manual/Models.pod
@@ -133,6 +141,7 @@
 lib/Jifty/Manual/Tutorial.pod
 lib/Jifty/Manual/Tutorial_de.pod
 lib/Jifty/Manual/Tutorial_ja.pod
+lib/Jifty/Manual/TutorialRest.pod
 lib/Jifty/Manual/Upgrading.pod
 lib/Jifty/Manual/UsingCSSandJS.pod
 lib/Jifty/Mason/Halo.pm
@@ -145,9 +154,22 @@
 lib/Jifty/Param.pm
 lib/Jifty/Param/Schema.pm
 lib/Jifty/Plugin.pm
+lib/Jifty/Plugin/AdminUI.pm
+lib/Jifty/Plugin/AdminUI/View-not-yet.pm
+lib/Jifty/Plugin/Authentication/Password.pm
+lib/Jifty/Plugin/Authentication/Password/Action/GeneratePasswordToken.pm
+lib/Jifty/Plugin/Authentication/Password/Action/Login.pm
+lib/Jifty/Plugin/Authentication/Password/Model/User.pm
 lib/Jifty/Plugin/ClassLoader.pm
+lib/Jifty/Plugin/CompressedCSSandJS.pm
+lib/Jifty/Plugin/CompressedCSSandJS/Dispatcher.pm
+lib/Jifty/Plugin/Halo.pm
+lib/Jifty/Plugin/OnlineDocs.pm
 lib/Jifty/Plugin/REST.pm
 lib/Jifty/Plugin/REST/Dispatcher.pm
+lib/Jifty/Plugin/User.pm
+lib/Jifty/Plugin/User/Model/User.pm
+lib/Jifty/Plugin/Yullio/View.pm
 lib/Jifty/Record.pm
 lib/Jifty/Request.pm
 lib/Jifty/Request/Mapper.pm
@@ -156,8 +178,10 @@
 lib/Jifty/RightsFrom.pm
 lib/Jifty/Script.pm
 lib/Jifty/Script/Action.pm
+lib/Jifty/Script/Adopt.pm
 lib/Jifty/Script/App.pm
 lib/Jifty/Script/Deps.pm
+lib/Jifty/Script/Env.pm
 lib/Jifty/Script/FastCGI.pm
 lib/Jifty/Script/Help.pm
 lib/Jifty/Script/Model.pm
@@ -174,6 +198,15 @@
 lib/Jifty/Upgrade.pm
 lib/Jifty/Upgrade/Internal.pm
 lib/Jifty/Util.pm
+lib/Jifty/View/Declare.pm
+lib/Jifty/View/Declare/BaseClass.pm
+lib/Jifty/View/Declare/CoreTemplates.pm
+lib/Jifty/View/Declare/ErrorHandlers.pm
+lib/Jifty/View/Declare/Handler.pm
+lib/Jifty/View/Declare/Helpers.pm
+lib/Jifty/View/Declare/Helpers.pm.tdy
+lib/Jifty/View/Declare/SkeletonApp.pm
+lib/Jifty/View/Declare/WebServices.pm
 lib/Jifty/View/Mason/Handler.pm
 lib/Jifty/View/Static/Handler.pm
 lib/Jifty/Web.pm
@@ -205,6 +238,7 @@
 MANIFEST			This list of files
 MANIFEST.SKIP
 META.yml
+my-diff-of-td-branch
 plugins/AuthCASLogin/debian/changelog
 plugins/AuthCASLogin/debian/compat
 plugins/AuthCASLogin/debian/control
@@ -361,11 +395,36 @@
 plugins/ProfileBehaviour/Makefile.PL
 plugins/ProfileBehaviour/share/web/static/css/behaviour-profile.css
 plugins/ProfileBehaviour/share/web/static/js/behaviour.js
+plugins/Users-Identity-File/lib/Jifty/Plugin/Users/Identity/File.pm
+plugins/Users-Identity-File/lib/Jifty/Plugin/Users/Identity/File/Action/Login.pm
+plugins/Users-Identity-File/lib/Jifty/Plugin/Users/Identity/File/Dispatcher.pm
+plugins/Users-Identity-File/Makefile.PL
+plugins/Users-Identity-File/share/web/templates/login
+plugins/Users/lib/Jifty/Plugin/Users.pm
+plugins/Users/lib/Jifty/Plugin/Users/CurrentUser.pm
+plugins/Users/lib/Jifty/Plugin/Users/Dispatcher.pm
+plugins/Users/lib/Jifty/Plugin/Users/Model/User.pm
+plugins/Users/Makefile.PL
 README
 share/dtd/xhtml-lat1.ent
 share/dtd/xhtml-special.ent
 share/dtd/xhtml-symbol.ent
 share/dtd/xhtml1-strict.dtd
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/action/dhandler
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/header
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/list
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/new_item
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/search
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/update
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/view
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/index.html
+share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/model/dhandler
+share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/autohandler
+share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/content.html
+share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/index.html
+share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/toc.html
 share/po/en.po
 share/po/fr.po
 share/po/ja.po
@@ -393,6 +452,7 @@
 share/web/static/images/css/bullet_arrow_up.png
 share/web/static/images/css/fieldbg-autocomplete.gif
 share/web/static/images/css/fieldbg.gif
+share/web/static/images/iepngfix/blank.gif
 share/web/static/images/pony.jpg
 share/web/static/images/silk/bullet_arrow_down.png
 share/web/static/images/silk/bullet_arrow_up.png
@@ -421,6 +481,7 @@
 share/web/static/js/dom-drag.js
 share/web/static/js/formatDate.js
 share/web/static/js/halo.js
+share/web/static/js/iepngfix.htc
 share/web/static/js/jifty.js
 share/web/static/js/jifty_smoothscroll.js
 share/web/static/js/jifty_subs.js
@@ -451,19 +512,7 @@
 share/web/static/js/yui/tabview.js
 share/web/static/js/yui/yahoo.js
 share/web/templates/=/subs
-share/web/templates/__jifty/admin/_elements/nav
-share/web/templates/__jifty/admin/action/dhandler
-share/web/templates/__jifty/admin/autohandler
-share/web/templates/__jifty/admin/fragments/list/header
-share/web/templates/__jifty/admin/fragments/list/list
-share/web/templates/__jifty/admin/fragments/list/new_item
-share/web/templates/__jifty/admin/fragments/list/search
-share/web/templates/__jifty/admin/fragments/list/update
-share/web/templates/__jifty/admin/fragments/list/view
-share/web/templates/__jifty/admin/index.html
-share/web/templates/__jifty/admin/model/dhandler
 share/web/templates/__jifty/autocomplete.xml
-share/web/templates/__jifty/css/dhandler
 share/web/templates/__jifty/empty
 share/web/templates/__jifty/error/_elements/error_text
 share/web/templates/__jifty/error/_elements/wrapper
@@ -472,11 +521,6 @@
 share/web/templates/__jifty/error/error.css
 share/web/templates/__jifty/error/mason_internal_error
 share/web/templates/__jifty/halo
-share/web/templates/__jifty/js/dhandler
-share/web/templates/__jifty/online_docs/autohandler
-share/web/templates/__jifty/online_docs/content.html
-share/web/templates/__jifty/online_docs/index.html
-share/web/templates/__jifty/online_docs/toc.html
 share/web/templates/__jifty/validator.xml
 share/web/templates/__jifty/webservices/json
 share/web/templates/__jifty/webservices/xml
@@ -492,6 +536,7 @@
 share/web/templates/dhandler
 share/web/templates/helpers/calendar.html
 share/web/templates/index.html
+share/web/transform_templates
 SIGNATURE
 t/00-load.t
 t/01-dependencies.t
@@ -541,6 +586,13 @@
 t/Mapper/t/00-prototype.t
 t/Mapper/t/01-raw-api.t
 t/Mapper/t/02-api.t
+t/TestApp-Plugin-PasswordAuth/bin/jifty
+t/TestApp-Plugin-PasswordAuth/etc/config.yml
+t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/FasterSwallow.pm
+t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/FavoriteColor.pm
+t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/PasswordAuth/Model/User.pm
+t/TestApp-Plugin-PasswordAuth/Makefile.PL
+t/TestApp-Plugin-PasswordAuth/t/00-model-User.t
 t/TestApp-Plugin-REST/bin/jifty
 t/TestApp-Plugin-REST/etc/config.yml
 t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Action/DoSomething.pm
@@ -557,7 +609,10 @@
 t/TestApp/lib/TestApp/CurrentUser.pm
 t/TestApp/lib/TestApp/Dispatcher.pm
 t/TestApp/lib/TestApp/Model/User.pm
+t/TestApp/lib/TestApp/Upgrade.pm
+t/TestApp/lib/TestApp/View.pm
 t/TestApp/share/web/static/images/pony.jpg
+t/TestApp/share/web/templates/concrete.html
 t/TestApp/share/web/templates/currentuser
 t/TestApp/share/web/templates/dispatch/basic
 t/TestApp/share/web/templates/dispatch/basic-show
@@ -565,10 +620,14 @@
 t/TestApp/share/web/templates/editform
 t/TestApp/share/web/templates/index.html
 t/TestApp/share/web/templates/manual_redirect
+t/TestApp/share/web/templates/regions/list
+t/TestApp/share/web/templates/regions/long
+t/TestApp/share/web/templates/regions/short
 t/TestApp/share/web/templates/somedir/dhandler
 t/TestApp/t/00-model-User.t
 t/TestApp/t/00-prototype.t
 t/TestApp/t/01-config.t
+t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset.t
 t/TestApp/t/02-dispatch.t
 t/TestApp/t/03-static.t
 t/TestApp/t/04-sessions.t
@@ -582,7 +641,10 @@
 t/TestApp/t/10-compress.t
 t/TestApp/t/11-current_user.t
 t/TestApp/t/12-search.t
+t/TestApp/t/13-page-regions.t
 t/TestApp/t/config-Cachable
 t/TestApp/t/config-Record
+t/TestApp/t/i18n-standalone.t
 t/TestApp/t/instance_id.t
 t/TestApp/t/regex_meta_in_path_info.t
+t/TestApp/t/upgrade.t


More information about the Jifty-commit mailing list