Active
Project:
Wiki installation profile
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Jan 2011 at 17:06 UTC
Updated:
10 May 2011 at 17:14 UTC
You should add views for recent changes and new pages. Perhaps you can box these up and include them in the install profile via Features. I'm currently working on a wiki "feature" if you'd like some help.
Comments
Comment #1
jarodms commentedI've worked with features before and it's an awesome way to get things done! I'm wondering if you've seen anything in regards to what other installation profiles have done with adding features...any Drupal standards so to speak.
For example, do install profiles include the feature set, but not other dependent modules? That way the admin can see that they need to install Views, CCK, Features, etc. in-order-to get that feature. Just curious how this would flow. If anyone knows of this discussion already taking place somewhere else, please let me know. Definitely something I'd like to look into.
Comment #2
markwk commentedYou'd want to look into this: http://drupal.org/project/kit
This is the general practice on how features should be designed so they can be shared.