Evan Prodromou <[email protected]> writes: > Gavin Schulz wrote: >> Would it be possible to build some sort of api, or auto-updating >> script for laconica instances outside of identica so that they would >> always be up-to-date. > I think it'd be _really_ tricky to do. Laconica would have to be able > to write over its own files at runtime -- really dangerous in a Web > environment! If you've got examples of other Web packages that do > this, though, I'd be interested.
What about putting this information in a database table. Laconica instances should have no problem updating database tables. (If they did, they wouldn't be very usable) _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
