[lucidCMS-announce] SF.net SVN: lucidcms: [32] branches/capybera
Brought to you by:
zachofalltrades
From: lucidCMS-Announce <luc...@li...> - 2007-02-16 10:11:23
|
Revision: 32 http://svn.sourceforge.net/lucidcms/?rev=32&view=rev Author: zachofalltrades Date: 2007-02-16 02:11:21 -0800 (Fri, 16 Feb 2007) Log Message: ----------- more moving around... Modified Paths: -------------- branches/capybera/.htaccess branches/capybera/bootstrap.php branches/capybera/index.php Added Paths: ----------- branches/capybera/install.php branches/capybera/lucid_code/core/coreAuth.php branches/capybera/lucid_code/core/coreDisplay.php branches/capybera/lucid_code/core/coreFieldSets.php branches/capybera/lucid_code/core/coreFunctions.php branches/capybera/lucid_code/core/coreIcons.php branches/capybera/lucid_code/core/coreLibrary.php branches/capybera/lucid_code/core/coreModules.php branches/capybera/lucid_code/core/corePluginAPI.php branches/capybera/lucid_code/core/coreSessions.php branches/capybera/lucid_code/core/coreTags.php branches/capybera/lucid_code/core/coreTemplate.php branches/capybera/lucid_code/core/coreValidation.php branches/capybera/lucid_code/db/db.php branches/capybera/lucid_code/db/dbDelta.php branches/capybera/lucid_code/db/db_ezInterBase.php branches/capybera/lucid_code/db/db_ezMSSQL.php branches/capybera/lucid_code/db/db_ezMySQL.php branches/capybera/lucid_code/db/db_ezOracle.php branches/capybera/lucid_code/db/db_ezPostgreSQL.php branches/capybera/lucid_code/db/db_ezSQLite.php branches/capybera/lucid_code/db/defaultData.sql branches/capybera/lucid_code/db/defaultTables.sql branches/capybera/lucid_code/docs/.htaccess branches/capybera/lucid_code/docs/ToDo.txt branches/capybera/lucid_code/docs/bugs.txt branches/capybera/lucid_code/docs/changelog.txt branches/capybera/lucid_code/docs/credits.txt branches/capybera/lucid_code/docs/index.php branches/capybera/lucid_code/docs/license.txt branches/capybera/lucid_code/docs/pluginAPI.txt branches/capybera/lucid_code/docs/readme.txt branches/capybera/lucid_code/docs/translationGuide.txt branches/capybera/lucid_code/lang/.htaccess branches/capybera/lucid_code/lang/cs_CZ/ branches/capybera/lucid_code/lang/en_US/ branches/capybera/lucid_code/lang/fr_FR/ branches/capybera/lucid_code/lang/index.html branches/capybera/lucid_code/lang/lucidCMS.pot branches/capybera/lucid_code/panel/panelCommands.php branches/capybera/lucid_code/panel/panelLibrary.php branches/capybera/lucid_code/panel/panelPluginAPI.php branches/capybera/lucid_code/panel/panelWidgets.php branches/capybera/lucid_code/plugins/.htaccess branches/capybera/lucid_code/plugins/AppLog/ branches/capybera/lucid_code/plugins/ArtistManager/ branches/capybera/lucid_code/plugins/CategoryHandler/ branches/capybera/lucid_code/plugins/CommentHandler/ branches/capybera/lucid_code/plugins/EasyLinks/ branches/capybera/lucid_code/plugins/FileGeneration/ branches/capybera/lucid_code/plugins/FileManager/ branches/capybera/lucid_code/plugins/FlexMenu/ branches/capybera/lucid_code/plugins/Funky/ branches/capybera/lucid_code/plugins/GoogleSiteMap/ branches/capybera/lucid_code/plugins/HotKeys/ branches/capybera/lucid_code/plugins/PHPMailer/ branches/capybera/lucid_code/plugins/PhotoFrame/ branches/capybera/lucid_code/plugins/SearchTermHighlighter/ branches/capybera/lucid_code/plugins/SiteMap/ branches/capybera/lucid_code/plugins/TextToImage/ branches/capybera/lucid_code/plugins/Textile/ branches/capybera/lucid_code/plugins/Texy/ branches/capybera/lucid_code/plugins/TinyMCE/ branches/capybera/lucid_code/plugins/UploadManager/ branches/capybera/lucid_code/plugins/Validator/ branches/capybera/lucid_code/plugins/XMLRPC/ branches/capybera/lucid_code/plugins/Xinha/ branches/capybera/lucid_code/plugins/backupMySQL/ branches/capybera/lucid_code/plugins/blog/ branches/capybera/lucid_code/plugins/contactForm/ branches/capybera/lucid_code/plugins/contactForm/contactForm.phtml branches/capybera/lucid_code/plugins/eWiki/ branches/capybera/lucid_code/plugins/events/ branches/capybera/lucid_code/plugins/executeMySQL/ branches/capybera/lucid_code/plugins/feedReader/ branches/capybera/lucid_code/plugins/feedWriter/ branches/capybera/lucid_code/plugins/googleSearch/ branches/capybera/lucid_code/plugins/index.html branches/capybera/lucid_code/plugins/jyxoSearch/ branches/capybera/lucid_code/plugins/markdown/ branches/capybera/lucid_code/plugins/news/ branches/capybera/lucid_code/plugins/renderPHP/ branches/capybera/lucid_code/plugins/samplePlugin/ branches/capybera/lucid_code/plugins/search/ branches/capybera/lucid_code/plugins/snippets/ branches/capybera/lucid_code/plugins/userProfiles/ branches/capybera/lucid_code/plugins/userRegistration/ branches/capybera/lucid_code/plugins/userReset/ branches/capybera/lucid_code/plugins/userTags/ branches/capybera/lucid_code/plugins/wpThemes/ branches/capybera/lucid_code/templates/tpl_interface.php branches/capybera/lucid_code/templates/tpl_loginForm.php branches/capybera/lucid_code/templates/tpl_loginPage.php branches/capybera/lucid_code/templates/tpl_simple.php branches/capybera/lucid_www/icons/ branches/capybera/lucid_www/jscalendar/ branches/capybera/lucid_www/lucid.css branches/capybera/lucid_www/lucid.js Removed Paths: ------------- branches/capybera/lucid_code/coreAuth.php branches/capybera/lucid_code/coreDisplay.php branches/capybera/lucid_code/coreFieldSets.php branches/capybera/lucid_code/coreFunctions.php branches/capybera/lucid_code/coreIcons.php branches/capybera/lucid_code/coreLibrary.php branches/capybera/lucid_code/coreModules.php branches/capybera/lucid_code/corePluginAPI.php branches/capybera/lucid_code/coreSessions.php branches/capybera/lucid_code/coreTags.php branches/capybera/lucid_code/coreTemplate.php branches/capybera/lucid_code/coreValidation.php branches/capybera/lucid_code/db.php branches/capybera/lucid_code/dbDelta.php branches/capybera/lucid_code/db_ezInterBase.php branches/capybera/lucid_code/db_ezMSSQL.php branches/capybera/lucid_code/db_ezMySQL.php branches/capybera/lucid_code/db_ezOracle.php branches/capybera/lucid_code/db_ezPostgreSQL.php branches/capybera/lucid_code/db_ezSQLite.php branches/capybera/lucid_code/panelCommands.php branches/capybera/lucid_code/panelLibrary.php branches/capybera/lucid_code/panelPluginAPI.php branches/capybera/lucid_code/panelWidgets.php branches/capybera/lucid_install/ branches/capybera/lucid_lang/ branches/capybera/lucid_plugins/.htaccess branches/capybera/lucid_plugins/AppLog/ branches/capybera/lucid_plugins/ArtistManager/ branches/capybera/lucid_plugins/CategoryHandler/ branches/capybera/lucid_plugins/CommentHandler/ branches/capybera/lucid_plugins/EasyLinks/ branches/capybera/lucid_plugins/FileGeneration/ branches/capybera/lucid_plugins/FileManager/ branches/capybera/lucid_plugins/FlexMenu/ branches/capybera/lucid_plugins/Funky/ branches/capybera/lucid_plugins/GoogleSiteMap/ branches/capybera/lucid_plugins/HotKeys/ branches/capybera/lucid_plugins/PHPMailer/ branches/capybera/lucid_plugins/PhotoFrame/ branches/capybera/lucid_plugins/SearchTermHighlighter/ branches/capybera/lucid_plugins/SiteMap/ branches/capybera/lucid_plugins/TextToImage/ branches/capybera/lucid_plugins/Textile/ branches/capybera/lucid_plugins/Texy/ branches/capybera/lucid_plugins/TinyMCE/ branches/capybera/lucid_plugins/UploadManager/ branches/capybera/lucid_plugins/Validator/ branches/capybera/lucid_plugins/XMLRPC/ branches/capybera/lucid_plugins/Xinha/ branches/capybera/lucid_plugins/backupMySQL/ branches/capybera/lucid_plugins/blog/ branches/capybera/lucid_plugins/contactForm/ branches/capybera/lucid_plugins/eWiki/ branches/capybera/lucid_plugins/events/ branches/capybera/lucid_plugins/executeMySQL/ branches/capybera/lucid_plugins/feedReader/ branches/capybera/lucid_plugins/feedWriter/ branches/capybera/lucid_plugins/googleSearch/ branches/capybera/lucid_plugins/index.html branches/capybera/lucid_plugins/jyxoSearch/ branches/capybera/lucid_plugins/markdown/ branches/capybera/lucid_plugins/news/ branches/capybera/lucid_plugins/renderPHP/ branches/capybera/lucid_plugins/samplePlugin/ branches/capybera/lucid_plugins/search/ branches/capybera/lucid_plugins/snippets/ branches/capybera/lucid_plugins/userProfiles/ branches/capybera/lucid_plugins/userRegistration/ branches/capybera/lucid_plugins/userReset/ branches/capybera/lucid_plugins/userTags/ branches/capybera/lucid_plugins/wpThemes/ branches/capybera/lucid_www/bandicoot/icons/ branches/capybera/lucid_www/bandicoot/jscalendar/ branches/capybera/lucid_www/bandicoot/lucid.css branches/capybera/lucid_www/bandicoot/lucid.js branches/capybera/lucid_www/bandicoot/tpl_interface.php branches/capybera/lucid_www/bandicoot/tpl_loginForm.php branches/capybera/lucid_www/bandicoot/tpl_loginPage.php branches/capybera/lucid_www/bandicoot/tpl_simple.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |