Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Simplifying Web Site Updates - Please Vote!


At present we use XSLT to apply styles to our Web pages. This makes editing the Web pages easier but requires that we run a build script before commiting changes to CVS. We can make this process easier by applying the styles dynamically. The Web site currently supports PHP which supports XSLT, however it must be enabled by the Webmaster. I've opened an enhancement request on the Eclipse Web site [1] but have got no response for a week.

I am therefore asking anyone who would like to make our Web site updates easier to vote for this bug. Thx.

BTW, if we can't get XSLT enabled, I'll try using a sevlet but that will be more complicated and possibly less efficient depending on how the servlet engine can access the files on the Web site. PHP looks like the simplest solution since it  is tighly integrated with the Web server.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=112149

Arthur Ryman,
IBM Software Group, Rational Division

blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx

Back to the top