JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
admin_files listing: unlink path (idiot proof)
authorJason Woofenden <jason@jasonwoof.com>
Wed, 2 Nov 2011 08:15:18 +0000 (04:15 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Wed, 2 Nov 2011 08:15:18 +0000 (04:15 -0400)
So people won't right-click -> copy link and paste that instead of the text of
the link

admin_files.html
code/ckeditor

index 172ad09..881fc19 100644 (file)
@@ -42,7 +42,7 @@
                        <table cellspacing="0" cellpadding="4" border="1" summary="">
                                <tr><th>Path</th><th>Description</th><th>&nbsp;</th></tr><!--~listings {~-->
                                <tr>
-                                       <td class="listing"><a href="admin_files?edit_id=~id~">/~filename html~<!--~filename empty {~--><em>(blank)</em><!--~}~--></a></td>
+                                       <td class="listing">/~filename html~<!--~filename empty {~--><em>(blank)</em><!--~}~--></td>
                                        <td class="listing"><a href="admin_files?edit_id=~id~">~description html~<!--~description empty {~--><em>(blank)</em><!--~}~--></a></td>
                                        <td><a href="admin_files?admin_files_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this file]</a></td>
                                </tr><!--~}~-->
index e73319a..9873d66 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e73319a12b56100b29ef456fd74114fe5519e01c
+Subproject commit 9873d66421922c7aef8be0f5d2ab51e547b19e66