notes, refs and php - was [Refdb-users] notes and structured markup
Status: Beta
Brought to you by:
mhoenicka
|
From: Matt P. <mat...@ut...> - 2004-02-18 02:12:59
|
On Tue, Feb 17, 2004 at 01:50:30PM -0500, Bruce D'Arcus wrote: > I'm big on annotations, which means also exploiting the semantic power > of xml. So, stuff like: > > <quote page="33" source-name="Jane Doe">a quote</quote> > But this leaves the question of how to add this markup easily in a > web-based interface of the sort that Rob and Matt have been working on. > > How about a wiki-ish solution? > > http://atox.sourceforge.net/atox.html > > Maybe the above could be: > > "[@33] a quote" this looks cool, esp since I hope to integrate this stuff into a wiki. I have to take a bit of a break from this stuff and write some papers... A somewhat functional version of that addnote code is still up at http://www/derailleur.org/webref I also made a quick zip file of a slightly improved (but also slightly broken... ) version of same, with the first steps towards building an 'add references' form. I would love for people to check that out and make improvements(!) (comments welcome too...). You can get that at http://www.derailleur.org/refdbphp.tar. Please improve it! Changes to css and xsl are also EXTREMELY welcome. ok, gotta go. matt > > Bruce > |