EllisLab text mark
Advanced Search
3 of 7
3
   
No-CMS, A Free CodeIgniter based CMS to start your project
Posted: 03 June 2012 07:53 AM   [ Ignore ]   [ # 41 ]   [ Rating: 0 ]
Joined: 2012-06-02
2 posts

I’m trying to figure out how to create a new theme. 
I’m guessing I should read the documentation for Phil’s part.

 
Posted: 03 June 2012 08:03 PM   [ Ignore ]   [ # 42 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
chuck99z28 - 03 June 2012 07:53 AM

I’m trying to figure out how to create a new theme. 
I’m guessing I should read the documentation for Phil’s part.

For now, I don’t write the documentation yet (sorry). Looking for Phil’s template documentation is a great idea. You can start by copying the already exists theme and make some modification.

Hopefully the documentation will be completed next month.

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 15 June 2012 09:56 PM   [ Ignore ]   [ # 43 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

A new version of No-CMS has been released. I’ve add some features like hiding “index.php” on the url. The new documentation is now cover the theme customizing problem
Get the newest No-CMS here:
https://github.com/goFrendiAsgard/No-CMS/tree/30eca79687017773cc49f5621049572803672b4d

The complete article can be read here:
http://www.getnocms.com/2012/06/no-cms-customing-theme.html#more

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 19 June 2012 11:10 PM   [ Ignore ]   [ # 44 ]   [ Rating: 0 ]
Avatar
Joined: 2011-07-27
8 posts

great cms from indonesia.

yah, Indonesia.

keep up the good work, brader.

 
Posted: 22 June 2012 12:45 PM   [ Ignore ]   [ # 45 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

Hi everyone, here is the development progress this week:

Unauthorized page redirection has been fix. So If you access navigation management directly, a login page will be appeared. Once you’ve login, you will be automatically redirected into navigation management page
http://www.getnocms.com/2012/06/bug-fix-unauthorized-page-redirection.html

A better installer. As suggested by Gangsar at https://github.com/goFrendiAsgard/No-CMS/issues/20 I’ve ,make a better installer
http://www.getnocms.com/2012/06/better-installer.html

Here is the newest and greatest version of No-CMS so far: https://github.com/goFrendiAsgard/No-CMS/tree/f026bf81593c9c0f5c93a54c17bebe57631567b6
Next I’ll go with themes and documentation.

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 27 June 2012 01:38 PM   [ Ignore ]   [ # 46 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

Development progress so far:

New module standard has been created, more about it here:
http://www.getnocms.com/2012/06/new-module-standard.html

Also I’ve make some modification on module_generator (the one that help you make CRUD application event easier). Still a rough (but working) code. Some finishing touch should be work smile

Here is the current latest update: https://github.com/goFrendiAsgard/No-CMS/tree/07569bd9f07e35a7cf269193c4b94cadeae7764c

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 28 June 2012 03:32 AM   [ Ignore ]   [ # 47 ]   [ Rating: 0 ]
Avatar
Joined: 2008-03-19
163 posts

Keep up the good work. Semangat mas bikin Indonesia bangga !!

 Signature 

AutoACL - Access Control Library++ with Very Private Page (VPP) Control
AutoCRUMB - The simplest breadcrumb helper ever
Autocrumb on bitbucket
Integrate CI 2 with Eclipse
———————————————————————————————-
Website: ardinoto.blogspot.com

 
Posted: 28 June 2012 10:42 PM   [ Ignore ]   [ # 48 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

I’ve change the groceryCRUD used in No-CMS into 1.2.3, some bad things happens, but it works in the end. See the complete note here:
http://www.getnocms.com/2012/06/grocerycrud-123.html

Grab it here: https://github.com/goFrendiAsgard/No-CMS/tree/fd5756b26898605c5bb5f03d2bd347e5d041dc12

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 30 June 2012 04:00 AM   [ Ignore ]   [ # 49 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

I’ve just make a GIS plugin for No-CMS http://www.getnocms.com/2012/06/no-cms-and-gis.html
The complete source and instruction can be found here: https://github.com/goFrendiAsgard/gis-module

It will allow you to deal with spatial data easily. For everyone who don’t know yet, I’ll let you know that actually you can save any spatial data in MySQL. You can read more about MySQL Spatial here: http://dev.mysql.com/doc/refman/5.0/en/spatial-extensions.html

Basically, GIS plugin will transform your spatial data, and view it into a beautiful map. You can have several choice of “background” maps, including cloudmade, map box and (a bit controversial) google map.

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 01 July 2012 01:47 AM   [ Ignore ]   [ # 50 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

I’ve make a responsive theme by using boostrap.
See the screenshot here:
http://www.getnocms.com/2012/06/bootstrap-and-responsive-theme.html

Grab it here:
https://github.com/goFrendiAsgard/No-CMS/tree/c4f392fc2c816d7a95c1dea9ec9df4013158caf1

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 01 July 2012 11:39 PM   [ Ignore ]   [ # 51 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

No-CMS version 0.5.1 RC1 has been released today
https://github.com/goFrendiAsgard/No-CMS/zipball/v_0.5.1_RC1

It is now using bootstrap as default theme. Enjoy the responsiveness.
Make your site looks good in any device smile

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 19 July 2012 10:24 PM   [ Ignore ]   [ # 52 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

No-CMS version 0.5.1 RC2 has been released today (https://github.com/goFrendiAsgard/No-CMS/zipball/v_0.5.1_RC2)
I’ve apply some bug-fix included:
* Registration & Change Profile is now become more informative. Any error such as un-match confirm password will be shown
* New module standard, all module should have a unique internal name to avoid duplication. Such a name can be made by override $NAME in module installer
* Installation & Un-installation of module is better, since it prevent you to install the already installed modules and uninstall the already uninstalled modules
* The logo is now appeared in bootstrap theme
* Better wysiwyg module
And many more…

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 23 July 2012 02:40 AM   [ Ignore ]   [ # 53 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

http://www.getnocms.com/2012/07/no-cms-051-stable.html

The greatest and newest No-CMS ever has been released today.
Get No-CMS 0.5.1 stable here: https://github.com/goFrendiAsgard/No-CMS/tarball/v_0.5.1_stable

Some bugfixes and new features has been added:
* Flexigrid-bootstrap conflict has been resolved
* New module-generator, produce a better module skeleton. Don’t make everything from scratch anymore
* Getting ‘A’ grade for YSlow with Small Site/Blog rule-set. So, you can say that No-CMS is fast enough

Stay tune, No-CMS will always be better than ever in every new release smile

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 02 August 2012 09:15 PM   [ Ignore ]   [ # 54 ]   [ Rating: 0 ]
Joined: 2012-08-02
1 posts

Is there a way to set a theme per module?

 
Posted: 02 August 2012 11:18 PM   [ Ignore ]   [ # 55 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
drmikecrowe - 02 August 2012 09:15 PM

Is there a way to set a theme per module?

No we can’t set theme per module, but we can programmatically set theme for every view.

$this->view('example/example_index'$this->dataNULLNULL'orange'); 

Such a code will view ‘example/example_index’ in ‘orange’ theme

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
3 of 7
3