Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [setup]
- encoding=MS-ANSI
- ;where to save this (empty or not existing = ask user)
- folder=
- ;the default filename
- filename=UltraSpun - %prj%
- ;the file extention
- extention=txt
- ;ask for filename (deafult = 1)
- ask for filename=1
- ;do not ask for folder
- ask for folder=0
- ;append of overwrite (empty = ask user)
- append=1
- ;the format of each article to save
- format article=%body%
- ;by default, a new line in article is not replaced
- ;format new line=\n
- ;how to modify the paragraph!? where %s% is the paragraph
- ;format paragraph=%s%\n\n
- ;format paragraph=<p>%s%</p>
- ;set it to save multiple articles into one file, else we will create a new one for each
- seperator=|
- header={
- footer=}
- ;unspin the data to a readable text without spin syntax
- unspin=0
- replace=á;a|é;e|í;i|ó;o|ú;u|á;a|é;e|Ã;i|ó;o|ú;u
- remove html=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement