GeoCal

GeoCal 是一款专为独立上门服务群体(如独立水管工、宠物美容师、清洁工)设计的地理位置自适应日程管理 App。

The "/wikiedit" page:

URL: /wikedit?name=PAGENAME

The main front-end for the Ajax-based wiki editor app. Passing in the name of an unknown page will trigger the creation of a new page (which is not actually created in the database until the user explicitly saves it). If passed no page name, the user may select a page from the list on the first UI tab.

When creating a new page, the mimetype URL parameter may optionally be used to set its mimetype to one of text/x-fossil-wiki, text/x-markdown, or text/plain, defaulting to the former.