Active
Project:
Drupal Ladder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 08:21 UTC
Updated:
28 Aug 2012 at 10:56 UTC
Not everyone using the Learn distribution will want to use the same set of lessons, but as the distribution is set up now you will always import a standard set of lessons.
Have an option during the installation process where you select whether you want to set up a standard set of Drupal lessons or not.
dependencies[] = learn_lesson_content
Comments
Comment #1
dgoutam commentedCan we think of lessons as an app (app module) so that user could install it post installation just like demo content or so.
Comment #2
bryanhirsch commented@dgoutam @Itangalo, Making content optional on install--with a checkbox or prompt of some sort during installation--and/or re-packaging this functionality as an app sounds great. It shouldn't be much work to do either. All the content that ships with Learn Drupal by default lives in a feature module called learn_lesson_content. That is profiles/learn/features/learn_lesson_content.
I'll update the task list to give clearer guidance on what would need to be included for a patch.
Comment #3
BrockBoland commentedComment #3.0
BrockBoland commentedUpdated issue summary.