> Je77 (and maybe this is more for Bolot): How would I create the
> equivalent of the Embedded directory in the PWS download? For
> example, how would you do the one-file-Factorial-Calculator example?
You could do it in Swiki, but that might be overkill. Let's see how many
files you need:
setup.xml
settings.xml
addresses/default.page
addresses/default.book
templates/notfound.book
templates/calculator.book
actions/factorial.book
Okay. 7 files. A little bit of overkill, but it's easy.
Peace and Luck!
Je77