Ticket #759 (closed enhancement: fixed)
Store location of empty.html and urls.map in config
| Reported by: | mahemoff | Owned by: | ChrisDent |
|---|---|---|---|
| Priority: | undefined | Milestone: | |
| Component: | tiddlyweb | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description
There's a comment in serializations/wiki.py:
# this should come from config or even # from a url empty_html = 'lib/empty.html'
I'm hoping this change could be made. This would let me point to the original empty_html inside the tiddlywiki repo (../../../ChrisDent/etc/etc). Furthermore, it would give me more flexibility over the TW which is used.
Likewise, the location of urls.map could also be looked up in config, though that's lower priority in my case.
Change History
Note: See
TracTickets for help on using
tickets.
