redacted name wrote: > Hello, > > I didn't found some characters to uncomment more than one line in > typoscript f.e. /* */ or <!-- -->. Did I oversee it in the documentation? you probably did. just use /* */ ... :) but always put the comment delimiters on a seperate line, otherwise this could make problems afaik. bye, Murphy