Joe Auty wrote:
What's the quickest way to get into modifying RT's stylesheets if I'm
comfortable with CSS, but not with fast-cgi? In other words, what is the
best way to work with fast-cgi to make and test changes to RT's CSS?
1) Turn on devel mode:
Set($DevelMode, 1)
in etc/RT_SiteConfig.pm.
2) Run: bin/standalone_httpd 8080
3) Point your browser at http://localhost:8080/ and flip back and forth
between browser and editor.
Alternatively (a little more work), use Firefox and the Web Developer
extension to get CSS editing in-browser that renders on the fly (and
save it back to disk when you're happy with it).
Tom
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
We're hiring! Come hack Perl for Best Practical:
http://bestpractical.com/about/jobs.html