spinfile vs spinfolder performance
What is the best for SER performance between :
- 1 file with 20k lines and i use %spinfile%
or
- 20k files with 1 line and i use %spinfolder%
Currently I use a lot of files and it's long to copy them between different locations.
Comments
I noticed a little issue, when i insert articles in one line in this syntax :
<p>paragraph 1</p><p>paragraph 2</p><p>paragraph 3</p><p>paragraph 4</p>
It works well with all platforms exept in MoinMoin where for some reason HTML tags (<p> and <br>) are displayed.
@sawa73
moinmoin is somehow special...sometimes they convert it properly, sometimes not...hard to say if thats fixable.