View Single Post
Old 07-15-2012, 08:30 AM   #12
MrWarper
Zealot
MrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it isMrWarper knows what time it is
 
Posts: 133
Karma: 2142
Join Date: Oct 2011
Location: Spain
Device: I'm an iRex man: 8x DR1000S, 4x DR800SG, 4x DR800S
If you want to be in absolute control, doff OpenOfffice etc. -- just open the HTML in Notepad (or the like), and change

...
<title>Whatever there is</title>
...
<meta name="author" value="whoever"...
...

to
...
<title>Whatever you want</title>
...
<meta name="author" value="whatever you like"...
...

If you have it already in a few files, you'll probably want some kind of scripted tool (I doubt you can batch-process files with OO); as for setting the defaults, didn't googling "OpenOffice HTML title author" help?
MrWarper is offline   Reply With Quote