06 Aug, 2015

2 commits


01 Jun, 2015

1 commit


26 Mar, 2015

1 commit


18 Mar, 2015

1 commit


05 Mar, 2015

1 commit


02 Feb, 2015

1 commit


15 Jan, 2015

2 commits


07 Feb, 2014

1 commit


14 Jan, 2014

1 commit


13 Dec, 2013

1 commit


26 Nov, 2013

1 commit


22 Nov, 2013

1 commit

  • Since there are plugins that need to receive the scope clean (that is
    without filters applied to it) and since the plugin has the power to not
    apply the filter when conveys it (also rewriting the interface to keep
    its consistency), I decided to pass the reposability of applying any
    filter provided by the core to the engines.
    
    Nevertheless, if the plugin returns nil (that's the same that it would
    return if it was disabled) the core will deal with the filters through
    the default way (that is without any engine).
    Rodrigo Souto
     

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
     

21 May, 2013

3 commits


20 Mar, 2013

2 commits


19 Mar, 2013

1 commit