[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/story storyeditor.thtml, 1.20, 1.21 storyeditor_advanced.thtml, 1.31, 1.32

Michael Jervis mjervis at qs1489.pair.com
Thu May 1 15:43:44 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/story
In directory qs1489.pair.com:/tmp/cvs-serv7887/public_html/layout/professional/admin/story

Modified Files:
	storyeditor.thtml storyeditor_advanced.thtml 
Log Message:
Story security.

Index: storyeditor.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/story/storyeditor.thtml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** storyeditor.thtml	30 Dec 2007 12:16:37 -0000	1.20
--- storyeditor.thtml	1 May 2008 19:43:42 -0000	1.21
***************
*** 226,229 ****
--- 226,230 ----
                                              <input type="hidden" name="editopt" value="default"{xhtml}>
                                              <input type="hidden" name="hour_mode" value="{hour_mode}"{xhtml}>
+                                             <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
                                          </td>
                                      </tr>

Index: storyeditor_advanced.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/story/storyeditor_advanced.thtml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** storyeditor_advanced.thtml	20 Jan 2008 08:37:41 -0000	1.31
--- storyeditor_advanced.thtml	1 May 2008 19:43:42 -0000	1.32
***************
*** 217,220 ****
--- 217,221 ----
              <input type="hidden" name="old_sid" value="{old_story_id}"{xhtml}>
              <input type="hidden" name="hour_mode" value="{hour_mode}"{xhtml}>
+             <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
          </div>
      </form>




More information about the geeklog-cvs mailing list