Skip to content

phy5ics/yii-project-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Yii 1.1.8 with a skeleton project created in public-html.

The base structure of this skeleton answer some security concerns:
- Moved ~/webroot/protected above the /webroot to ~/protected
- Moved ~/webroot/protected/runtime to ~/runtime

The additions to the framework include the following: 
- Pre-configured to use SASS
- Updated to jQuery 1.6.2
- Includes a custom port of the Facebook PHP SDK 3.0 (todo: update to latest verion of SDK)
- Provides valid P3P headers for SSL connections for older versions of IE to get around security restrictions for third-party cookies
- Channel controller to eliminate Facebook JS bugs
- Amazon S3 support
- cURL library extension
- Added isMobile() function to base controller for generic test for mobile devices
- Added fire() function to base controller for Firebug trace support + custom log route in config/main.php for YII_DEBUG

About

Yii 1.1.8, jQuery 1.6.2, FB SDK 3.0 + P3P, S3, SASS, CURL, Firebug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages