26 May, 2015

1 commit


03 Feb, 2015

1 commit


06 Oct, 2014

1 commit


26 Sep, 2014

1 commit


10 Mar, 2014

1 commit


03 Oct, 2013

1 commit

  • The core extensions now should be created inside the folder lib/ext.
    They will automatically loaded, so no need for the requires on the
    plugin class definition file.
    
    Further information on how to use this feature here:
    http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
    Rodrigo Souto
     

07 Oct, 2012

1 commit


01 Oct, 2012

2 commits


06 Sep, 2012

2 commits


05 Sep, 2012

2 commits


30 Aug, 2012

2 commits


28 Aug, 2012

5 commits


27 Aug, 2012

5 commits


25 Aug, 2012

1 commit


24 Aug, 2012

2 commits


23 Aug, 2012

3 commits


21 Aug, 2012

6 commits


18 Aug, 2012

1 commit


17 Aug, 2012

1 commit

  • That idea could be useful for streaming comment data, but it is not
    useful to notify plugins that a comment was saved before checking e.g.
    that it is not SPAM. So this notification must be done by the
    CommentHandler class, *after* it decided that the comment received is
    valid (e.g. an antispam plugin decided it is not spam).
    
    ActionItem2306
    Antonio Terceiro
     

31 Jul, 2012

1 commit