![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If it exists, can someone point me to a blogging tool that relies for formatting on one (or a FEW) external stylesheets instead of embedding (and repeating!) tons of CSS and font tags within the text? |
|
Am I asking too much? |
#3
| |||
| |||
|
|
Wes Groleau <groleau+news (AT) freeshell (DOT) org> writes: If it exists, can someone point me to a blogging tool that relies for formatting on one (or a FEW) external stylesheets instead of embedding (and repeating!) tons of CSS and font tags within the text? Kinda sorta. Depends what else you're looking for in a blogging tool, which of course depends what kind of blogging you're doing. Mine was designed for sharing personal/family news illustrated by photos. http://ourdoings.com/csstest1/ The offline blogging tool would be your favorite text editor. Files with contents of the form "YYYY-MM-DD Text" can be combined into a zip file for one-step uploading. Then ourdoings.com does the kind of simple external-CSS-driven formatting you describe. But if you were looking for a tool to make pages to store on your own web space then ourdoings.com doesn't help. Am I asking too much? Nope. If anything, ask even more specifically. |
#4
| |||
| |||
|
|
If it exists, can someone point me to a blogging tool that relies for formatting on one (or a FEW) external stylesheets instead of embedding (and repeating!) tons of CSS and font tags within the text? Preferably, the tool will also generate relatively simple static HTML, XHTML, or XML, instead of assembling entries and elements on the fly by Javascript and/or CGI. Would ALSO be nice if it didn't lay things out by deeply-nested tables. Am I asking too much? |
#5
| |||
| |||
|
|
The thing with this is that you can use templates from the site, or you can write your own. If you use one from the site then who knows what you'll get, but if you write your own, you do it in plain text, and you can point to external stylesheets elswhere on your hosting, and control how much junk is in the html. I think this applies with other tools too (web based and ones you install on your own server). Try finding the edit template options, and write your own template. |
![]() |
| Thread Tools | |
| Display Modes | |
| |