Commit Graph

7 Commits

Author SHA1 Message Date
skewed
5285b24733 - Adding the RoutableAspect editor template's permalink slug prefix display based on container slugs
- Got the rest of the hard coded prefix usage out of the RoutableAspect's editor template

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045731
2010-01-20 09:26:33 +00:00
skewed
03d7d076f2 - Slug generation (for Blog, BlogPost and Page) reworked so a page can set its own slug rules and all content types get better AJAX-ified slug generation now that it is (and can be) content type aware (except for BlogPost, it needs some context about its parent so it can gen a unique slug for a post within a given blog)
- Page edit actions changed over to use id instead of slug (others should follow suit since slug uniqueness is only guaranteed among published content items...where applicable, there is no notion of a "published" blog)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045722
2010-01-20 01:19:16 +00:00
skewed
ee7ed66480 Some work on (blog and blogpost) slug generation
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045497
2010-01-15 23:44:22 +00:00
loudej
c08d3813da Changing Orchard.Models namespace to Orchard.ContentManagement
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044408
2009-12-21 20:29:53 +00:00
skewed
c676842309 Blog post create cleaned up.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043647
2009-12-10 01:49:09 +00:00
ErikPorter
8cfe592c98 Started hooking up appropriate aspects for Blog and BlogPost. No functionality change.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041987
2009-11-24 02:03:13 +00:00
loudej
37b270dcab Working on providing support for some common aspects.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041960
2009-11-23 22:32:43 +00:00