.--------------------------------------------------------------------- .- prelude.def htmlpp documentation definitions .- .- I like to use a single file to collect all definitions such as .- links to external pages, headers, footers, etc. .--------------------------------------------------------------------- .define new-after-date 00/05/12 .define added nil .define author-url http://pobox.com/~jeff.covey .define webmaster webmaster@barrueco.com .define base-href http://www.barrueco.com/ .define management mailto:management@barrueco.com .define weblint http://www.khoral.com/staff/neilb/weblint.html .define altavista http://www.altavista.digital.com .define masterclass masterclass.shtml .define htmlpp http://www.imatix.com/ .define linux http://www.linux.org/ .define emi http://www.emiclassics.com/ .define lexus http://www.lexus.com/ .define peabody http://www.peabody.jhu.edu/ .define gfa http://www.guitarfoundation.org/ .define bcgs http://www.bcgs.org/ .define bso http://www.baltimoresymphony.org/ .define schott http://www.schott-music.com/ .define ue http://www.uemusic.at/ .define domingo http://directory.google.com/Top/Arts/Music/Vocal/Singers/Classical/D/Domingo,_Placido/ .define petri http://www.michalapetri.com/ .define platino http://www.francoplatino.com/ .define pahud http://www.emiclassics.com/artists/pahud/ .define sfperf http://www.sfperf.org/ .define caramoor http://www.caramoor.com/ .define morse http://www.stevemorse.com/ .define dimeola http://aldimeola.com/ .define andysummers http://andysummers.com/ .define assads http://net.indra.com/~jkenyon/assad.html .define stucky http://www.presser.com/Composers/info.cfm?Name=STEVENSTUCKY .define sierra http://www.robertosierra.com/ .define part http://directory.google.com/Top/Arts/Music/Composition/Composers/P/P%C3%A4rt,_Arvo/ .define belcea http://www.artsmg.com/belcea_quartet/belcea_quartet.htm .define cuarteto http://www.cmu.edu/cfa/music/cuarteto/ .-.macro divider
.macro divider
.macro pagetitle.-.if "$(added)" ne "nil" - .-.if "$(added)" gt "$(new-after-date)" - .-
| Date | -Location | -Event | - .macro concertdate -
|---|---|---|
| $* - | .macro concertlocation -$* - | .macro concertdescription -$* - |
| - .coverimage $1 CD Cover - | .macro discentry -- $* - | .macro discamazon -- .if $1 ne "" - Buy this recording - .endif - | -
.image guitline.gif divider
[Home] .build index .- .- .-visits since September 10th, 1998. .- .--->
.noborderimage vh40.gif valid html 4.0 These pages are valid HTML 4.0 transitional.
.-Designed by $(author), $(webmaster), .-
This site was last updated on:
&date('dddd, d mmmm yyyy') at $(TIME).
.block dir_entry $(*DIR_HREF="$(DIR_NAME)") $(DIR_SIZE) $(DIR_DATE) $(DIR_TIME) $($(DIR_EXT)) .block dir_close.end .- In the directory entry block (above), we translate each extension into .- a descriptive text using $($(DIR_EXT)). For instance, ".txt" -> "Text". .- The filetype.def file lists various such extensions. Add your own to .- cover the types of file you provide. If you fail to define some file .- extension, grok will give you an error message like '.txt undefined'. .include filetype.def