MessagesReplacement version 2024-09-16new
IncludeFile version 2025-12-01
example
(:includefile:)
(:includefile "no such file.html":)
(:includefile ext=txt,csv,md order=name header=filenamesmall,filenamebold:)
(:includefile Test.IncludeFile.txt header=filename,hr :)
(:includefile "\\\\Test.IncludeFile.txt" header=filename,hr fontsize=0.5rem :)
(:includefile ext=png header=filename,hr :)
|
(:includefile:) failed: no arguments given.
(:includefile "no such file.html":) failed: Could not open "uploads/Test/IncludeFile/no such file.html" for page "Test.IncludeFile".
Test.IncludeFile.csv:
This,is,the,csv,file,"Test.IncludeFile.txt",
Test.IncludeFile.txt:
This is the text file "Test.IncludeFile.txt".
It has four lines,
the third of which which is blank.
Test.IncludeFile.txt:
This is the text file "Test.IncludeFile.txt".
It has four lines,
the third of which which is blank.
Test.IncludeFile.txt:
This is the text file "Test.IncludeFile.txt".
It has four lines,
the third of which which is blank.
Test.IncludeFile.image3D.png:
uploads/Test/IncludeFile/Test.IncludeFile.image3D.png
|
Messages