Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / home_dir http://abisso.org/projects/home_dir

A RadiantCMS extension that allow you to define /~user routes like apache userdir module.

Clone this repository (size: 8.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/home_dir
hg clone ssh://hg@bitbucket.org/nolith/home_dir

Commit 46c838f6f25b Raw commit »

commit
46c838f6f25b
parent
ab272a2d4249
branch
trunk
tags
1.0

[svn r1046] version 1.0

Comments

    Log in to comment »

    File Lines added Lines removed
    README 11
    Rakefile 25
    app/controllers/admin/homes_controller.rb 6
    app/controllers/home_redirect_controller.rb 18
    app/helpers/admin/homes_helper.rb 2
    app/helpers/home_redirect_helper.rb 2
    app/models/home_dir_tags.rb 21
    app/models/user_home.rb 11
    db/migrate/001_create_user_homes.rb 13
    home_dir_extension.rb 24
    lib/tasks/home_dir_extension_tasks.rake 17
    test/fixtures/user_homes.yml 11
    test/functional/admin/homes_controller_test.rb 17
    test/functional/home_dir_extension_test.rb 15
    test/functional/home_redirect_controller_test.rb 17
    test/test_helper.rb 18
    test/unit/user_home_test.rb 10