Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2018-08-01 04:59:29
Size: 168
Editor: LanceEdgar
Comment:
Revision 13 as of 2019-08-15 03:09:11
Size: 1163
Editor: LanceEdgar
Comment: Add link for Trainwreck
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Okay so the idea here is, to collect random lil' snippets of documentation, so that I can know what needs to be documented and/or how to structure that documentation. Okay so the idea here is, to collect random lil' snippets of documentation, so that I can know what needs to be documented and/or how to structure the documentation generally.

General:

 * [[LilSnippets/DevSetup|Setup a basic development environment]]
 * [[NewProject|Create a new "Poser" project]]
 * [[LilSnippets/ProjectNaming|How to name your project]]

Data Layer:

 * [[LilSnippets/AddTable|Add a new custom table to the database]]
 * [[LilSnippets/AddBatch|Add a new custom batch table and handler]]
 * [[LilSnippets/AddBatchSupportForImporter|Add "dynamic batch" support for an importer]]
 * [[LilSnippets/AddRattailToRattailImporters|Add custom Rattail <-> Rattail importers]]
 * [[Trainwreck|Trainwreck database]]

Web UI Layer:

 * [[LilSnippets/AddMasterView|Add a new master web view for a custom table]]
 * [[LilSnippets/AddMasterViewForBatch|Add a new master web view for a custom batch]]
 * [[LilSnippets/AddExcelDownload|Add Excel download for a master web view]]
 * [[LilSnippets/AddExecOptionsForBatch|Add execution options for a batch master view]]
 * [[LilSnippets/AddView|Add a new arbitrary custom web view (page)]]

LilSnippets (last edited 2020-09-08 23:59:46 by LanceEdgar)