gvsurenderreddy / audiospread

Automatically exported from code.google.com/p/audiospread
0 stars 0 forks source link

D.a.1. programs management with outline module #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

implementation requested by this ticket is:

  * *D.a.1.1.* install outline module. *DONE* 
_There is a new version now (do you want install the newer dev release +
keep the outline.module aside for inspiration because jonathan's modified
it a little ?)_
  * *D.a.1.2.1.* create an example tree out of the outline module's
existing features (ok for now)
  * *D.a.1.2.2.* outline tree is viewed at user-friendly location on page
layout and is easily click-browsable by actors.
  * *D.a.1.3.1.* PHP:a category node can only have certain types of
children depending on their level and the type of children they already
have if any:
    * if it has no children yet:
      * have an "add child program" button
      * if category node is not already a sub-category/level-2-category:
        * have an "add child category" button
    * if it has children:
      * if those children are categories:
        * have an "add child category" button
      * else if those programs are programs:
        * have an "add child program" button
  * *D.a.1.3.2.* category and program nodes can be removed
  * *D.a.1.4.* permissions for above actions are set for each each
role:anonymous,user,contributor,editor,publisher.

Original issue reported on code.google.com by jonathan.schroder@gmail.com on 7 Mar 2009 at 4:59

GoogleCodeExporter commented 8 years ago

Original comment by jonathan.schroder@gmail.com on 7 Mar 2009 at 5:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by jonathan.schroder@gmail.com on 18 Mar 2009 at 7:43

GoogleCodeExporter commented 8 years ago

Original comment by jonathan.schroder@gmail.com on 29 Mar 2009 at 11:20