aboutsummaryrefslogtreecommitdiff
path: root/syntax.php
AgeCommit message (Collapse)AuthorFilesLines
2010-11-12Load fulltexts from the same language namespace; then from the rootIgor1-14/+24
2010-11-10Support for Translate plugin (looking for uploaded files in language namespace)Igor1-8/+18
2010-11-10Support for Translate plugin (automatically choose source for <papers> and ↵Igor1-3/+7
<grants>)
2010-11-10Support for Translate pluginIgor1-0/+30
2010-11-08Added option to purge cache. E. g. after editing the page with the main list ↵Igor1-0/+3
of papers, all personal pages should be updated
2010-11-06Added: recent papersIgor1-1/+13
2010-11-06<papers> gives a list without yearsIgor1-3/+2
2010-11-06Support for @GRANT. Each grant may lasts for several years, so we introduce ↵Igor1-22/+36
new field ("years=2006--2009") and dublicate grants entry for each year, appending "year=2006", "year=2007" and so on.
2010-11-04<grants> tag (just like <papers>, but with semantics in mind)Igor1-4/+9
2010-11-02Added support for @GRANT; for specifying source page ; for passing options ↵Igor1-20/+36
to renderer
2010-11-02<papers> tagIgor1-20/+28
2010-11-01Added <papers> tagIgor1-44/+73
2010-10-31Valid XHTMLIgor1-4/+7
2010-10-31<bibtex> RAW BiBTeX </bibtex> - worksIgor1-0/+166