Re: [svn-commits] r8357 - in legacy/trunk/binarycloud: r3 r3/auth r3/auth/authenticators r3/auth/authorizers r3/auth/tests r3/bootstrap/skel/conf r3/conf r3/conf/xml r3/creole r3/creole/drivers/mysql r3/creole/unit_tests r3/debug r3/env r3/event r3/exception r3/filters r3/form r3/form/nodes r3/init r3/locale r3/log r3/node r3/smarty r3/storage r3/table r3/unit_test r3/validators testsite testsite/app/authdemo testsite/app/creoledemo testsite/app/formdemo testsite/app/tabledemo testsite/conf testsite/conf/binarycloud testsite/conf/vortex testsite/htdocs vortex/doclist vortex/doclist/conf vortex/hierarchicalmenu vortex/hierarchicalmenu/conf vortex/langmenu vortex/langmenu/conf vortex/mail/conf vortex/mail/lib vortex/rbacadmin vortex/simpleentity vortex/simpleentity/conf vortex/staticcontent vortex/staticcontent/conf vortex/store vortex/store/conf vortex/tclink vor
alex black <[email protected]> Tue, 8 Mar 2005 12:18:09 -0800
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
insanity! Manuel, you're an animal! :) On Mar 8, 2005, at 9:36 AM, [email protected] wrote: > Author: manuel > Date: 2005-03-08 17:35:58 +0000 (Tue, 08 Mar 2005) > New Revision: 8357 > > Added: > legacy/trunk/binarycloud/r3/conf/ConfCache.php > legacy/trunk/binarycloud/r3/conf/XmlConfContainer.php > legacy/trunk/binarycloud/testsite/Auth.conf.xml > legacy/trunk/binarycloud/testsite/Datasources.conf.xml > legacy/trunk/binarycloud/testsite/Event.conf.xml > legacy/trunk/binarycloud/testsite/Form.conf.xml > legacy/trunk/binarycloud/testsite/Loggers.conf.xml > legacy/trunk/binarycloud/testsite/Smarty.conf.xml > legacy/trunk/binarycloud/testsite/Smarty.dist.conf.xml > legacy/trunk/binarycloud/testsite/conf/ > legacy/trunk/binarycloud/testsite/conf/binarycloud.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/ > legacy/trunk/binarycloud/testsite/conf/binarycloud/auth.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/debug.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/event.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/form.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/log.conf.xml > legacy/trunk/binarycloud/testsite/conf/binarycloud/smarty.conf.xml > legacy/trunk/binarycloud/testsite/conf/datasources.conf.xml > legacy/trunk/binarycloud/testsite/conf/vortex/ > legacy/trunk/binarycloud/testsite/conf/vortex/rbacadmin.conf.xml > Modified: > legacy/trunk/binarycloud/r3/.DS_Store > legacy/trunk/binarycloud/r3/auth/Auth.php > legacy/trunk/binarycloud/r3/auth/AuthorizeableAction.php > legacy/trunk/binarycloud/r3/auth/AuthorizeableActionContainer.php > legacy/trunk/binarycloud/r3/auth/Perm.php > legacy/trunk/binarycloud/r3/auth/User.php > > legacy/trunk/binarycloud/r3/auth/authenticators/ > StorageAuthenticator.php > legacy/trunk/binarycloud/r3/auth/authorizers/NdfAuthorizer.php > legacy/trunk/binarycloud/r3/auth/authorizers/NodeAuthorizer.php > legacy/trunk/binarycloud/r3/auth/authorizers/URIAuthorizer.php > legacy/trunk/binarycloud/r3/auth/build.xml > legacy/trunk/binarycloud/r3/auth/tests/AuthValidatorsTestCase.php > > legacy/trunk/binarycloud/r3/auth/tests/AuthorizeableActionTestCase.php > legacy/trunk/binarycloud/r3/auth/tests/PermTestCase.php > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Auth.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Datasources.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Debug.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Form.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Loggers.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Project.conf.xml > legacy/trunk/binarycloud/r3/bootstrap/skel/conf/Smarty.conf.xml > legacy/trunk/binarycloud/r3/conf/Conf.php > legacy/trunk/binarycloud/r3/conf/build.xml > legacy/trunk/binarycloud/r3/conf/xml/ConfName.conf.xml > legacy/trunk/binarycloud/r3/creole/build.xml > legacy/trunk/binarycloud/r3/creole/drivers/mysql/MySQLConnection.php > legacy/trunk/binarycloud/r3/creole/unit_tests/CreoleTestCase.php > legacy/trunk/binarycloud/r3/debug/Debug.php > legacy/trunk/binarycloud/r3/debug/build.xml > legacy/trunk/binarycloud/r3/env/build.xml > legacy/trunk/binarycloud/r3/event/Event.php > legacy/trunk/binarycloud/r3/event/build.xml > legacy/trunk/binarycloud/r3/exception/build.xml > legacy/trunk/binarycloud/r3/filters/Filter.php > legacy/trunk/binarycloud/r3/filters/build.xml > legacy/trunk/binarycloud/r3/form/Form.php > legacy/trunk/binarycloud/r3/form/FormInput.php > legacy/trunk/binarycloud/r3/form/build.xml > legacy/trunk/binarycloud/r3/form/nodes/ActionButtonsFormInput.php > legacy/trunk/binarycloud/r3/form/nodes/CheckBoxFormInput.php > legacy/trunk/binarycloud/r3/form/nodes/FileUploadFormInput.php > legacy/trunk/binarycloud/r3/init/Project.php > legacy/trunk/binarycloud/r3/init/build.xml > legacy/trunk/binarycloud/r3/init/functions.php > legacy/trunk/binarycloud/r3/locale/Locale.php > legacy/trunk/binarycloud/r3/log/Log.php > legacy/trunk/binarycloud/r3/log/build.xml > legacy/trunk/binarycloud/r3/node/Template.php > legacy/trunk/binarycloud/r3/node/build.xml > legacy/trunk/binarycloud/r3/smarty/build.xml > legacy/trunk/binarycloud/r3/storage/BaseStorage.php > legacy/trunk/binarycloud/r3/storage/Storage.php > legacy/trunk/binarycloud/r3/storage/build.xml > legacy/trunk/binarycloud/r3/table/build.xml > legacy/trunk/binarycloud/r3/unit_test/build.xml > legacy/trunk/binarycloud/r3/validators/build.xml > legacy/trunk/binarycloud/testsite/app/authdemo/LogoutNode.php > legacy/trunk/binarycloud/testsite/app/authdemo/MetaDataContainer.php > legacy/trunk/binarycloud/testsite/app/creoledemo/CreoleDemo.php > > legacy/trunk/binarycloud/testsite/app/formdemo/ > BusinessSelectBoxDataProvider.php > legacy/trunk/binarycloud/testsite/app/tabledemo/DemoTable.php > > legacy/trunk/binarycloud/testsite/app/tabledemo/SampleDataProvider.php > legacy/trunk/binarycloud/testsite/build.xml > legacy/trunk/binarycloud/testsite/htdocs/index.php > legacy/trunk/binarycloud/vortex/doclist/AddDocumentForm.php > legacy/trunk/binarycloud/vortex/doclist/DocList.php > legacy/trunk/binarycloud/vortex/doclist/conf/DocList.conf.xml > legacy/trunk/binarycloud/vortex/hierarchicalmenu/AddItemForm.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/DelItemForm.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/EditItemForm.php > > legacy/trunk/binarycloud/vortex/hierarchicalmenu/EditMenuStructure.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/EditMenuTexts.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/EditTextForm.php > > legacy/trunk/binarycloud/vortex/hierarchicalmenu/ > MenuSelectFormInput.php > > legacy/trunk/binarycloud/vortex/hierarchicalmenu/ > MenuStructureDataProvider.php > > legacy/trunk/binarycloud/vortex/hierarchicalmenu/ > MenuTextsDataProvider.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/ViewMenu.php > legacy/trunk/binarycloud/vortex/hierarchicalmenu/conf/Menu.conf.xml > legacy/trunk/binarycloud/vortex/langmenu/LangMenu.php > legacy/trunk/binarycloud/vortex/langmenu/conf/LangMenu.conf.xml > legacy/trunk/binarycloud/vortex/mail/conf/Mailer.conf.xml > legacy/trunk/binarycloud/vortex/mail/lib/mailer.php > legacy/trunk/binarycloud/vortex/rbacadmin/RbacAdminApp.php > legacy/trunk/binarycloud/vortex/rbacadmin/RoleAddFormController.php > > legacy/trunk/binarycloud/vortex/rbacadmin/RoleDeleteFormController.php > legacy/trunk/binarycloud/vortex/rbacadmin/RoleEditFormController.php > legacy/trunk/binarycloud/vortex/rbacadmin/RoleList.php > legacy/trunk/binarycloud/vortex/rbacadmin/RoleManagement.php > legacy/trunk/binarycloud/vortex/rbacadmin/RoleView.php > legacy/trunk/binarycloud/vortex/rbacadmin/UserAddFormController.php > > legacy/trunk/binarycloud/vortex/rbacadmin/UserDeleteFormController.php > legacy/trunk/binarycloud/vortex/rbacadmin/UserEditFormController.php > legacy/trunk/binarycloud/vortex/rbacadmin/UserList.php > legacy/trunk/binarycloud/vortex/rbacadmin/UserManagement.php > legacy/trunk/binarycloud/vortex/rbacadmin/UserView.php > legacy/trunk/binarycloud/vortex/simpleentity/SimpleEntity.php > > legacy/trunk/binarycloud/vortex/simpleentity/conf/ > SimpleEntity.conf.xml > legacy/trunk/binarycloud/vortex/staticcontent/DisplayWikiText.php > legacy/trunk/binarycloud/vortex/staticcontent/FetchXhtml.php > > legacy/trunk/binarycloud/vortex/staticcontent/conf/ > DisplayWikiText.conf.xml > > legacy/trunk/binarycloud/vortex/staticcontent/conf/FetchXhtml.conf.xml > legacy/trunk/binarycloud/vortex/store/BrowseCategory.php > legacy/trunk/binarycloud/vortex/store/BrowseCategoryCategoryItem.php > legacy/trunk/binarycloud/vortex/store/CategoriesSelectFormInput.php > legacy/trunk/binarycloud/vortex/store/CategorySelectFormInput.php > legacy/trunk/binarycloud/vortex/store/DeleteCategoryForm.php > legacy/trunk/binarycloud/vortex/store/DeleteItemForm.php > legacy/trunk/binarycloud/vortex/store/EditCategoryForm.php > legacy/trunk/binarycloud/vortex/store/EditItemForm.php > legacy/trunk/binarycloud/vortex/store/FullCategoryOutline.php > legacy/trunk/binarycloud/vortex/store/RegenerateThumbnailsNode.php > legacy/trunk/binarycloud/vortex/store/SearchResultTable.php > legacy/trunk/binarycloud/vortex/store/ViewCatalog.php > legacy/trunk/binarycloud/vortex/store/conf/Catalog.conf.xml > legacy/trunk/binarycloud/vortex/tclink/TCLink.php > legacy/trunk/binarycloud/vortex/tclink/conf/TCLink.conf.xml > legacy/trunk/binarycloud/vortex/wikicontent/AddWikiContentForm.php > > legacy/trunk/binarycloud/vortex/wikicontent/DeleteWikiContentForm.php > legacy/trunk/binarycloud/vortex/wikicontent/EditWikiContentForm.php > legacy/trunk/binarycloud/vortex/wikicontent/ListWikiContents.php > legacy/trunk/binarycloud/vortex/wikicontent/ViewWikiContent.php > legacy/trunk/binarycloud/vortex/wikicontent/WikiContent.php > > legacy/trunk/binarycloud/vortex/wikicontent/conf/WikiContent.conf.xml _______________________________________________ dev mailing list dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected] http://lists.binarycloud.com/mailman/listinfo/dev