My inclination would be to do as much as you can via CSS, but if you
need to add scripting, I'd (a) go with Jython & (b) make a major
effort on examples & documentation!

/Gwyn

On 10/10/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote:
> hello all,
>
> Some of you may know that we're working on a Wicket-CMS as our grad project.
> We've been thinking about the use of templates. About how we are going to
> let people create their own templates. As we saw in Drupal and Joomla, there
> templates are full of PHP-code. If we're going to do the same with Java
> code, that means that we force the users the learn Java and perhaps even
> Wicket. This is not very user friendly. We could use only CSS-files and
> generate the HTML-page and put all the data in DIV's and SPANs. Do any of
> you have ideas on how to make the templates as user-friendly as possible?
>
> greets,
>
> Ted


-- 
Download Wicket 1.2.2 now! - http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to