Table Editor/IFALT

From GMOD

Jump to: navigation, search

IFALT = Intermediate Format for Anything to Load TableEdit. From the Hackathon notes http://blog.gmod.org/tableedit_round_trip_thoughts

Tab-delimited

column 1 - page name
column 2 - page template (to create page if it doesn't exist already -this
is a page in the wiki)
column 3 - table template (to create table if it doesn't exist already -the
template is a page in the wiki)
column 4 - row data in TableEdit/wiki markup format - delimited by ||
column 5 - row metadata (may need modification to handle one row to many
metadata, delimit with ||?)
1-5 were discussed at hackathon
column 6 - update type - what to do if old row and new row conflict - new
row, overwrite old, defer to old, attempt to resolve, etc.
column 7 - optional for future expansion
Personal tools
Documentation
Developers