lp:youngcms

Created by Umang Varma and last modified
Get this branch:
bzr branch lp:youngcms
Only Umang Varma can upload to this branch. If you are Umang Varma please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Umang Varma
Project:
YoungCMS
Status:
Mature

Recent revisions

90. By umang

Tagged YoungCMS 0.1.6

89. By umang

YoungCMS 0.1.6 ready.

Cleaned up comment blocks for PHPDocumentor. Some minor bug fixes.
Made tutorials (not part of commit). Small changes to files like C_admin, model to remove unneccessary code and general clean up.

88. By umang

Changed HTML_form to add 'for' attribute to labels. This was forgoten about for some reason. Fixed.

Added class constant YOUNGCMS_VERSION to base. Can be accessed by base::YOUNGCMS_VERSION. Current value: 0.1.6

Setup completed. Made slightly more user-friendly. Checks for all requirements before loading setup!

Deleted the last traces of smarty! (hopefully) Deleted all the old view class that ran on smarty!

87. By umang

Cleaned up method names such as addObject addElement. Fixed error in get_uri. Also fixed method names in model.

86. By umang

Added files required for C_feed, which were missed in the previous commit.
Deleted files required for smarty, as smarty is no longer required.

For YoungCMS 0.1.6:
setup.php (implement new view, make simpler)
clean up code (addElement, addObject to add_element, add_object) for consitent code.
documentation for new view and clean up for models.
final testing

85. By umang

Made C_feed. Only difference from 0.1.5 is summary has the summarized version and content is the full post.

84. By umang

Completed new view implementation for C_admin.php. Works completely. C_feed and setup need completion before 0.1.6 release.
Documentation and clean up of baddly named methods such as addElement need to be done as well.

83. By umang

Made all new_ functions in C_admin and made edit() as well.

Deleted smarty and templates_c folder.

82. By Umang

Still UNSTABLE!
Changed base structure. Made all functions static. New constants: YOUNGCMS_ROOT, FILE_ROOT, URI_PARAMS.
Added HTML_select.php.
New view tweaked.
setup.php and C_admin still need to be finished before 0.1.6. These files still have to be developed.! (setup.php and includes/C_admin.php)
Smarty folder (includes/smarty and templates_c) needs to be deleted.

Transfering repo to Ubuntu for further development.

81. By Umang

Partial work on C-admin begun. Committing for working on Borg pattern on base class.

After new pattern is implemented, singleton code will have to be weeded out before working implementation on new view.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers