root/trunk/templates

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1204 [1204] 2 months dom Fix Google Analytics by not trying to escape the key
(edit) @1203 [1203] 2 months dom Update Google Analytics code to support new version (closes #255)
(edit) @1178 [1178] 4 months kake Added a Universal Edit Link + test (ta Bob).
(edit) @1168 [1168] 4 months earle Large RDF overhaul: see Changes for 0.63. Fixes #251.
(edit) @1167 [1167] 4 months earle Alphabetize and space out XML namespace declarations for maintainability's …
(edit) @1166 [1166] 4 months earle Link dc:contributor items in RDF output to actual URIs that exist in our …
(edit) @1139 [1139] 9 months earle The "no such node" message was using [% node_param %] by mistake - fixed …
(edit) @1133 [1133] 9 months earle Add map link to RDF output. Closes #26.
(edit) @1117 [1117] 14 months earle Add support for IP blacklisting modules.
(edit) @1106 [1106] 16 months dom Correct some use of wgs84 back to the natural database format.
(edit) @1099 [1099] 16 months dom Include licence URL in <head> (fixes #226)
(edit) @1097 [1097] 16 months dom Tweak OpenSearch? description, and add autodiscovery (fixes #180)
(edit) @1095 [1095] 16 months dom Only linkify categories and locales if they exist (fixes #15)
(edit) @1094 [1094] 16 months dom Display IP address in recent changes, even when edit is not anonymous …
(edit) @1090 [1090] 16 months dom Remove junk executable tag
(edit) @1086 [1086] 16 months ilmari r22807@vesla: ilmari | 2007-06-17 02:04:48 +0100 Move the common …
(edit) @1085 [1085] 16 months ilmari Clean up fallout from prefs cleanup - Make OpenGuides::Template->output …
(edit) @1084 [1084] 16 months ilmari Preferences cleanup - Separate preference defaulting from cookie …
(edit) @1083 [1083] 16 months ilmari Fix duplicate IDs between preview and input.
(edit) @1081 [1081] 16 months ilmari List all contributors in RDF version of nodes (fixes #106)
(edit) @1070 [1070] 16 months dom Add general validation framework, and add test for lat/long and os_x/os_y …
(edit) @1065 [1065] 16 months kake Added new div#nonexistent_node_message for displaying message when someone …
(edit) @1061 [1061] 16 months ilmari Fix OS namespace URI.
(edit) @1060 [1060] 16 months ilmari Revert broken commit (there is no <os:map_link> tag)
(edit) @1059 [1059] 16 months ilmari Include <os:map_link> in node RDF (fixes #26)
(edit) @1055 [1055] 16 months kake Remove <p> element which wraps <div id=footer_delete_link>, since it's …
(edit) @1053 [1053] 16 months ilmari Sync up up label tags and form element id attributes (closes #217)
(edit) @1051 [1051] 16 months kake Finish changing from use of "latitude" and "longitude" template variables …
(edit) @1050 [1050] 16 months ilmari Only display the google maps preference if node maps are enabled (fixes …
(edit) @1049 [1049] 16 months kake Add test to MANIFEST that I forgot to add in [1045].
(edit) @1037 [1037] 17 months kake Added experimental support for local spam detection modules.
(edit) @1036 [1036] 17 months kake Added an extra "edit this page" link next to the node name.
(edit) @1031 [1031] 17 months kake Omit footer search form from edit form.
(edit) @1027 [1027] 18 months kake Added category and locale parameters to action=random and made a new macro …
(edit) @1022 [1022] 18 months kake Added links to the "revision N" and "Last edited" text in the navbar.
(edit) @1021 [1021] 18 months kake Added a class to the main heading on the edit form.
(edit) @1020 [1020] 18 months kake Rewrote the HTML of the edit page to use <div>s instead of tables, and to …
(edit) @1017 [1017] 18 months kake Add JavaScript? to clear the prefilled "New page name" in newpage.tt
(edit) @1016 [1016] 19 months kake Move node RDF generation from inline strings in OpenGuides::RDF to its own …
(edit) @1010 [1010] 19 months kake Added stylesheet hooks.
(edit) @1008 [1008] 19 months kake Use full URLs for all links in navbar, so people can INCLUDE navbar.tt in …
(edit) @1007 [1007] 19 months nick Add a parent div to navbar, required to do 2 column navbars reliably in …
(edit) @1006 [1006] 19 months nick Rename navbar_common_navigation to navbar_starting_points
(edit) @1002 [1002] 19 months dom Delete unused template
(edit) @991 [991] 19 months nick Initial code to revert a user's edits, still needs tests
(edit) @988 [988] 19 months nick Put Kake's navbar changes back, but in a way that still allows you to …
(edit) @972 [972] 19 months dom Revert common category/locale stuff for the time being pending discussion …
(edit) @969 [969] 19 months kake Apply content_above_navbar_in_html content option to Recent Changes page …
(edit) @968 [968] 19 months kake Change name of body wrapper div to something less confusing.
(edit) @966 [966] 19 months kake Add support for custom template to add to page <head> (ticket #191).
(edit) @965 [965] 19 months kake Add Google Analytics support.
(edit) @962 [962] 19 months kake Add config option to place content above navbar in HTML.
(edit) @961 [961] 19 months kake Add a new div to wrap the entire body; also, use header.tt in home_node.tt …
(edit) @955 [955] 19 months kake Fix "Link to this page" on index maps to remember the map type and the …
(edit) @952 [952] 19 months kake Add CSS ids for the other navbar "modules".
(edit) @951 [951] 19 months kake Move common categories/locales into navbar.
(edit) @950 [950] 19 months kake Add an id of "footer_delete_link" for the "delete this page" link in the …
(edit) @942 [942] 19 months kake Split out "modules" from navbar.tt into separate templates - navbar_*.tt - …
(edit) @941 [941] 19 months kake Add config option to omit recent changes from home page (ticket #187).
(edit) @937 [937] 19 months kake Let people add name of copyright holder, licence URL, and info page URL …
(edit) @935 [935] 19 months kake Make the summary show up in the edit preview, and add a test to make damn …
(edit) @928 [928] 19 months kake Write tests for and fix bugs #48 and #173; in the process, move …
(edit) @926 [926] 19 months kake closes #177, Close the <p> tag in the license part of footer.tt to avoid …
(edit) @909 [909] 22 months earle Redesigned node history view a la MediaWiki?; upgraded Template prereq to …
(edit) @902 [902] 22 months earle Add meta keywords to output. Closes #129.
(edit) @901 [901] 22 months earle Don't display node summary on home page.
(edit) @895 [895] 22 months earle Show node summary on node (closes #156). Added a new style id to …
(edit) @893 [893] 22 months nick Don't hard code in wiki.cgi, use the script_name config variable instead
(edit) @885 [885] 23 months dom Link image to website and fix TABs (paulm)
(edit) @873 [873] 2 years nick Do the dc.title correctly, include dc.publisher, and also output the new …
(edit) @872 [872] 2 years nick Do the wgs84 convertion for the google maps page. Add tests for this too. …
(edit) @869 [869] 2 years nick Fix space after licence name. References #132
(edit) @867 [867] 2 years dom &/&amp; -> ;
(edit) @866 [866] 2 years dom Include deletion link in pending moderation page (closes #143)
(edit) @859 [859] 2 years dom Provide feedback to users about moderation (closes #139)
(edit) @858 [858] 2 years earle Add <link rel="alternate"> pointer to RDF versions of editable pages.
(edit) @857 [857] 2 years dom Minor fixups
(edit) @856 [856] 2 years dom Fix bugs introduced by me (readd moderate variable, fix up template to use …
(edit) @853 [853] 2 years dom Temporary fix to make admin page not blow up on large guides: only list …
(edit) @852 [852] 2 years dom More cleanups after nick in admin code: - remove unnecessary …
(edit) @849 [849] 2 years dom Tidies up various template bugs (closes #132, #133)
(edit) @844 [844] 2 years nick Support the optional common categories and locales. Closes #134
(edit) @843 [843] 2 years nick Display the node image if there is one, or an empty span if not. (there …
(edit) @842 [842] 2 years nick Allow the inclusion of a note next to the node photo, to be shown if …
(edit) @841 [841] 2 years nick Fix a typo, and support the node image for edit