Ticket #1047 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 12 months ago

[TiddlyWebWiki] document server.* fields

Reported by: jayfresh Owned by: FND
Priority: undefined Milestone:
Component: TiddlyWebWiki Version:
Severity: undefined Keywords: client documentation
Cc:

Description

I think it would be valueable to document how the server.* fields are set on a tiddler. For example, server.host comes from this bit of tiddlywebconfig.py:

    'server_host': {
        'scheme': 'http',
        'host': 'ilga.peermore.com',
        'port': '80'
    }

Change History

Changed 3 years ago by FND

  • keywords client added; tiddlyweb removed
  • owner changed from cdent to FND
  • type changed from defect to enhancement
  • component changed from tiddlyweb to TiddlyWebWiki
  • summary changed from [TiddlyWeb] Documentation - server fields to [TiddlyWebWiki] document server.* fields

Changed 12 months ago by cdent

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.