I’m trying to implement a CMP by following the Doodles sample project and the documentation on rtfm.modx.
Now I notice a difference in implementation and documentation (
http://rtfm.modx.com/display/~splittingred/2008/07/10/Creating+Custom+Manager+Pages+for+a+3rd+Party+Component,+Pt+II) for the DoodlesManager.class. This class appears to be missing in the actual implementation. However there is a Doodles.class class in the actual implementation.
Am I correct to assume that Doodles.class is a replacement for the DoodlesManager.class?
MODx Revolution / MAMP / OS X
Hello
Don’t know about Doodles, but you should have a look at modExtra (a more recent version of Doodles)
Cheers