neshmi

Matthew Vincent
ave.rails
everywhere
1
4
Apr 14, 2008

Public Activity  feed

neshmi forked ewildgoose/active_scaffold_export Sun Feb 15 16:26:23 -0800 2009
Forked repository is at neshmi/active_scaffold_export
neshmi committed to neshmi/super_simple_cms Thu Dec 11 14:06:00 -0800 2008

1e6b757d6faeb8ae332674ee10b3d105fcaedb19

adding default current group to index

neshmi started watching fdv/typo Tue Dec 09 17:25:34 -0800 2008
typo's description:
Typo is the oldest and most powerful Ruby on Rails blogware, providing custom templates, powerful drag and drop plugins API, advanced SEO capabilities, XMLRPC API and many more.
neshmi committed to neshmi/super_simple_cms Wed Dec 03 18:05:20 -0800 2008

ec3576799fcef403fcf406885b7257351df6515a

removing excess line in init

neshmi committed to neshmi/super_simple_cms Wed Dec 03 17:46:31 -0800 2008
neshmi committed to neshmi/super_simple_cms Wed Dec 03 09:23:30 -0800 2008

c8b620c9ee9b0016cb345242965048966d3a18dd

updating admin layout options

neshmi committed to neshmi/super_simple_cms Wed Dec 03 09:21:00 -0800 2008

2c8400bf5cc258fae65272d7d9aadeb831c05884

adding layout option to configuration

neshmi committed to neshmi/super_simple_cms Tue Dec 02 19:25:35 -0800 2008

dfc1303fe8d30358f69d314271f75a93d84fdd13

adding selected class to helper and updating groups to auto downcase group_name

neshmi committed to neshmi/super_simple_cms Mon Dec 01 13:44:12 -0800 2008
neshmi committed to neshmi/super_simple_cms Mon Dec 01 05:42:20 -0800 2008

b5a10b7faa2c4dc757428e11ba09879ac0758468

only show sublinks if there is more than one in a group

neshmi committed to neshmi/super_simple_cms Tue Nov 18 17:38:00 -0800 2008
neshmi committed to neshmi/super_simple_cms Tue Nov 18 05:38:57 -0800 2008

7fa2105a4d3192c6e03c96c493fec6a158b08a59

updating readme to reflect recent changes

neshmi committed to neshmi/super_simple_cms Mon Nov 17 18:33:57 -0800 2008
neshmi committed to neshmi/super_simple_cms Mon Nov 17 14:40:24 -0800 2008

1b95515a444e38897798b67543f87d50501b6761

updating for rails 2.1.+

neshmi committed to neshmi/super_simple_cms Mon Oct 20 13:07:44 -0700 2008

bab4b46146a0ce66041de31e624bb07b6c99360a

adding group naming to replace spaces with _

neshmi committed to neshmi/super_simple_cms Mon Oct 20 06:35:07 -0700 2008

ec2acd1b9191bbf12f683ed449b61dadad88dbeb

updating sub page link displayer

neshmi committed to neshmi/super_simple_cms Mon Oct 20 05:20:32 -0700 2008

d37886e640a93ae98a5695cf7136bf983db8e4f9

adding links and group links

neshmi committed to neshmi/super_simple_cms Tue Sep 16 16:10:05 -0700 2008

af2fc182dcfa1625bee88157e8efa6679d856f07

updating css in nav helper

neshmi committed to neshmi/super_simple_cms Tue Sep 16 16:02:33 -0700 2008

d8366a8d74889758c4ca2fb1170f771a3ff55786

adding class method to super_simple_cms_links helper

neshmi committed to neshmi/super_simple_cms Sun Jun 15 21:10:08 -0700 2008

a353c5fdd0544b6f94a9de49c87bd0d4b7b91724

adding default page to go with default grouo

neshmi committed to neshmi/restful-authentication Sun Jun 15 20:42:24 -0700 2008

f00128434eb5a2c27626ede2dd50c4d3a2064d67

fixing missing method recently_activated for --includes-activation method (method is included if using stateful)

neshmi forked technoweenie/restful-authentication Sun Jun 15 20:36:22 -0700 2008
Forked repository is at neshmi/restful-authentication
neshmi committed to neshmi/super_simple_cms Sun Jun 15 12:53:43 -0700 2008

e7cbe5c32037c1e91f534cd1c9ba53f89ab847b1

Merge branch 'master' of git@github.com:neshmi/super_simple_cms

neshmi committed to neshmi/super_simple_cms Sun Jun 15 12:53:43 -0700 2008

583f868a89ede16db2117c472014c0d939057761

adding perma_link to fetch method in sitemap method

neshmi committed to neshmi/super_simple_cms Thu Jun 12 17:15:06 -0700 2008

3ff521bf3c6a839acdfa08c7a31782e850c07777

adding quick links for pages/groups lists to go back to the respective other. May be rather ugly right now and probably could use some beautifying.

neshmi committed to neshmi/super_simple_cms Thu Jun 12 16:55:10 -0700 2008

021b21de925107f760dfaba9da9d399fffe8f1f9

wrapping all the views in a div with id "super_simple_cms" for easy css control

neshmi committed to neshmi/super_simple_cms Thu Jun 12 16:38:30 -0700 2008

7e067bfd47b6f3c219a6739f646896fad270602f

When creating an initial app, it will bomb unless there is already a group in place. I went ahead and added a single group (Home) to the groups so that you can pretty much plug and go with this.