Mercurial > hg > soundsoftware-site
view .svn/pristine/e9/e9c50cfa0f09eef5fbfc8e1f3183fe79d6fe1c0b.svn-base @ 1080:5bd8c86cfa6a issue_540
Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types.
* Known issues:
** route to /activities is not working (only to /activity);
** publication cache needs to be implemented in the model, not in the helper;
** when a publication is added to n projects, n events are created (all with the same content).
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 22 Nov 2012 16:51:23 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
top_level: id: 1 name: Top Level lft: 1 rgt: 10 child_1: id: 2 name: Child 1 parent_id: 1 lft: 2 rgt: 3 child_2: id: 3 name: Child 2 parent_id: 1 lft: 4 rgt: 7 child_2_1: id: 4 name: Child 2.1 parent_id: 3 lft: 5 rgt: 6 child_3: id: 5 name: Child 3 parent_id: 1 lft: 8 rgt: 9 top_level_2: id: 6 name: Top Level 2 lft: 11 rgt: 12