Roy Janik wrote:
I've been playing with Exponent a lot lately.
Its problems are as follows:
* The WYSIWYG editor blows. It does some stuff very well, but it gets
Yeah and another thing is that the damned thing still hasn't reached a full release yet, albeit it's close. So essentially we're dicking with a beta product. Another point against Exponent.
On the other hand, even in this beta version, the code behind it takes advantage of the MVC model, which is super super cool. Meaning your application data is separate from your Presentation logic.
I've only done some minor beatings to Exponent but it makes ample use of Smarty Templates, which I am a big fan of.
http://smarty.php.net/
So those little .tpl files are the way to modify the look of things. Finding out which one is the one that will do your dirty work is the problem though.
One thing that might help is to upgrade to the newest version. Hopefully they have more documentation. But then again, that might just be a LOT more trouble than anyone would be willing to spend.
-eric