1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}"> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
---|
6 | <meta name="MSSmartTagsPreventParsing" content="TRUE" /> |
---|
7 | <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> |
---|
8 | |
---|
9 | <title>{{tpl:lang Edit message}} - {{tpl:lang Agora}} - {{tpl:BlogName encode_html="1"}}</title> |
---|
10 | |
---|
11 | <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Agora}}" /> |
---|
12 | <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> |
---|
13 | <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> |
---|
14 | <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> |
---|
15 | |
---|
16 | <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> |
---|
17 | <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Agora}} - {{tpl:BlogName encode_html="1"}}" /> |
---|
18 | <meta name="dc.description" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogDescription remove_html="1"}}" /> |
---|
19 | <meta name="dc.language" content="{{tpl:BlogLanguage}}" /> |
---|
20 | <meta name="dc.publisher" content="{{tpl:BlogEditor encode_html="1"}}" /> |
---|
21 | <meta name="dc.rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> |
---|
22 | <meta name="dc.date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> |
---|
23 | <meta name="dc.type" content="text" /> |
---|
24 | <meta name="dc.format" content="text/html" /> |
---|
25 | |
---|
26 | <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> |
---|
27 | <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> |
---|
28 | <tpl:Categories post_type="thread"> |
---|
29 | <link rel="section" href="{{tpl:placeURL}}" title="{{tpl:CategoryTitle encode_html="1"}}" /> |
---|
30 | </tpl:Categories> |
---|
31 | |
---|
32 | <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{{tpl:BlogFeedURL type="rss2"}}" /> |
---|
33 | <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> |
---|
34 | <link rel="EditURI" type="application/rsd+xml" title="RSD" href="{{tpl:BlogRSDURL}}" /> |
---|
35 | <link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> |
---|
36 | |
---|
37 | {{tpl:include src="_head.html"}} |
---|
38 | |
---|
39 | </head> |
---|
40 | |
---|
41 | <body class="dc-editmessage"> |
---|
42 | <div id="page"> |
---|
43 | {{tpl:include src="_top.html"}} |
---|
44 | |
---|
45 | <div id="wrapper"> |
---|
46 | |
---|
47 | <div id="main"> |
---|
48 | <div id="content"> |
---|
49 | |
---|
50 | <div id="content-info"> |
---|
51 | |
---|
52 | <h2><a href="{{tpl:agoraURL}}">{{tpl:lang Agora}}</a> › <a href="{{tpl:MessageThreadURL}}">{{tpl:MessageEntryTitle}}</a> |
---|
53 | </h2> |
---|
54 | |
---|
55 | </div> |
---|
56 | |
---|
57 | <tpl:SysIfFormError> |
---|
58 | <p class="error">{{tpl:SysFormError}}</p> |
---|
59 | </tpl:SysIfFormError> |
---|
60 | |
---|
61 | <form action="{{tpl:SysSelfURI}}" method="post" id="comment-form"> |
---|
62 | <tpl:IfMessagePreview> |
---|
63 | <div id="pr"> |
---|
64 | <div class="register-preview">{{tpl:MessageEditContent}}</div> |
---|
65 | <p class="buttons"><input type="submit" class="submit" value="{{tpl:lang finish}}" /></p> |
---|
66 | </div> |
---|
67 | </tpl:IfMessagePreview> |
---|
68 | |
---|
69 | <h3>{{tpl:lang Edit a message}}</h3> |
---|
70 | <fieldset> |
---|
71 | |
---|
72 | <!-- # --BEHAVIOR-- publicEditFormBefore --> |
---|
73 | {{tpl:SysBehavior behavior="publicEditFormBefore"}} |
---|
74 | |
---|
75 | <p class="field"><label for="ed_content_m">{{tpl:lang Message}} :</label> |
---|
76 | <textarea name="ed_content_m" id="ed_content_m" cols="35" |
---|
77 | rows="7">{{tpl:MessageEditContent raw="1" encode_html="1"}}</textarea> |
---|
78 | </p> |
---|
79 | |
---|
80 | <!-- # --BEHAVIOR-- publicEditFormAfter --> |
---|
81 | {{tpl:SysBehavior behavior="publicEditFormAfter"}} |
---|
82 | </fieldset> |
---|
83 | |
---|
84 | <fieldset> |
---|
85 | <p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> |
---|
86 | <tpl:IfMessagePreview><input type="submit" class="submit" value="{{tpl:lang finish}}" /></tpl:IfMessagePreview></p> |
---|
87 | </fieldset> |
---|
88 | |
---|
89 | </form> |
---|
90 | |
---|
91 | </div> |
---|
92 | |
---|
93 | </div> <!-- End #main --> |
---|
94 | |
---|
95 | <div id="sidebar"> |
---|
96 | <div id="blognav"> |
---|
97 | {{tpl:Widgets type="nav"}} |
---|
98 | </div> <!-- End #blognav --> |
---|
99 | |
---|
100 | <div id="blogextra"> |
---|
101 | {{tpl:Widgets type="extra"}} |
---|
102 | </div> <!-- End #blogextra --> |
---|
103 | </div> |
---|
104 | |
---|
105 | </div> <!-- End #wrapper --> |
---|
106 | |
---|
107 | {{tpl:include src="_footer.html"}} |
---|
108 | </div> <!-- End #page --> |
---|
109 | </body> |
---|
110 | </html> |
---|