Hi all,

I try to exclude some certain extension, however, with the :all keyword, the 
-= doesn't work.
config.extensions = [ :share_layouts, :all]

config.extensions -= [:markdown_filter]

I understand the reason as pointed by Jim last time 
at https://groups.google.com/forum/#!topic/radiantcms/h55I9AKHg9o

So is there a workaround for this for Radiant 0.9.1? It would be very 
troublesome if I need to specify every single extensions to load. Thank you.




Reply via email to