lp:~peterhebert/phsite/ci2

Created by Peter Hebert and last modified

moving the project to the CodeIgniter 2.1.0 code base and structure. Improving database efficiency and adding database and page caching.

Get this branch:
bzr branch lp:~peterhebert/phsite/ci2
Only Peter Hebert can upload to this branch. If you are Peter Hebert please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Hebert
Project:
phSite CMS
Status:
Experimental

Recent revisions

254. By Peter Hebert

*updated installer.php table check to latest db structure
*changed c_titles.date_updated in MY_Model and Content_model

253. By Peter Hebert

-More PHP5 conversions to MY_Model, Content_model, File_model
*added public/private/protected declarations to all variables and methods
*changed self-named contructorrs to __consruct()
*changed from loading site id rom config file to constant SITE_ID
*changed references to xss_clean function from input to security class
-converted and fixed search controller for CI2/PHP5
-added media_search() method to File_model
-added menu to search results view in 'clean' theme

252. By Peter Hebert

* ./application folder is now where modified applicaiton files will go, fixed for CodeIgniter 2.0
* added encryption key to config for development use
* use ENVIRONMENT constant to set the active group in db class
* added '.application/controllers/home.php' controller to replace parser front controller
* added home to 404_override route
* fixed MY_Controller, MY_Model, Site_Model in ./application to work with CI2
* changing methods and variables to be PHP5 compliant ('public', 'private', 'protected' declarations)

251. By Peter Hebert

* migrated structure to CodeIgniter 2.1 style with top-level application directory
* removed CodeIgniter 1.7 system directory; replaced with 2.1 version.
* temporary phsite application folder is now './application_phsite'
* './application' directory will be used to migrate code to CI 2.1

250. By Peter Hebert

fixed charatcer encoding (UTF8) in phsite_helper, fixes convert_uri function; version to 0.3.1

249. By Peter Hebert

fixed convert_uri function in phsite helper to properly convert accented characters

248. By Peter Hebert

-finalized syndication feeds; fixed path settings for attachments in parser controller; veersion now 0.3

247. By Peter Hebert

* added variables to parser for rss and atom feed links

246. By Peter Hebert

fixed rss enclosures to show only first item as per RSS spec allowing only 1 enclosure

245. By Peter Hebert

completed atom feed enclosures

Branch metadata

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

Subscribers