Lua v2 Sections some additions

Started by Darkknight900

Darkknight900 Lv 1

I would like to add some functionality to the Section functions
SectionStart() should just return the name of the Section not print a whole <SectionName="Name">
Same with SectionEnd() where there shouldn't be the garbage printed on the screen.
So in conclusion:
*no printed things for these functions please
*return Section as a string instead for SectionStart()

Thats what i would like to see for these functions :)

Any more additions to these?

Darkknight900 Lv 1

I would like to add some functionality to the Section functions
SectionStart() should just return the name of the Section not print a whole <SectionName="Name">
Same with SectionEnd() where there shouldn't be the garbage printed on the screen.
So in conclusion:
*no printed things for these functions please
*return Section as a string instead for SectionStart()

Thats what i would like to see for these functions :)

Any more additions to these?