trill_on_swish/commit

return to rename status

authorrzese
Mon Mar 2 17:37:04 2015 +0100
committerrzese
Mon Mar 2 17:37:04 2015 +0100
commit9671dfed9ed84181073d9f6755b382da5c5d7e4f
treefd38e5b66825d5cc32dc307acba27f556501e049
parent1c2acb8c90d377f61deebd4435ee6f8969fe065d
Diff style: stat patch
 Makefile                                           |  22 +++
 applications/{swish.pl => trill_on_swish.pl}       |  46 +++++
 config-available/DEFAULTS                          |   2 ++
 config-available/{swish.pl => trill_on_swish.pl}   |  14 ++
 lib/{swish => trill_on_swish}/render/rdf.pl        |   6 ++
 lib/{swish => trill_on_swish}/render/table.pl      |   4 ++
 .../trill_on_swish_config.pl}                      |  40 ++++
 .../trill_on_swish_cp_authenticate.pl}             |   2 ++
 .../trill_on_swish_examples.pl}                    |  22 +++
 .../trill_on_swish_form.pl}                        |   8 ++
 .../trill_on_swish_gitty.pl}                       |   2 ++
 .../trill_on_swish_help.pl}                        |   8 ++
 .../trill_on_swish_highlight.pl}                   | 178 +++++++++++++++++
 .../trill_on_swish_page.pl}                        | 212 +++++++++++++++++++++
 .../trill_on_swish_render.pl}                      |  72 +++++++
 .../trill_on_swish_search.pl}                      |  26 +++
 .../trill_on_swish_storage.pl}                     |  30 +++
 .../trill_on_swish_template_hint.pl}               |  30 +++
 rdf/cpack/swish.ttl                                |  40 ++++
 rdf/cpack/trill_on_swish.ttl                       |  17 ++
 src                                                |   2 ++
 web/css/swish-min.css.gz                           | Bin 55890 -> 55890 bytes
 web/js/swish-min.js                                |  58 ++++++
 web/js/swish-min.js.gz                             | Bin 255782 -> 0 bytes
 web/js/{require.js => tos_require.js}              |  11 ++
 web/js/trill_on_swish-min.js                       |  58 ++++++
 web/js/trill_on_swish-min.js.gz                    | Bin 0 -> 263613 bytes
 27 files changed, 447 insertions(+), 463 deletions(-)