Proyectos de Subversion Moodle

Rev

Rev 1363 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1363 Rev 1441
Línea 34... Línea 34...
34
    * message
34
    * message
35
    * attachments
35
    * attachments
36
    * forumindexlink
36
    * forumindexlink
37
}}
37
}}
Línea 38... Línea 38...
38
 
38
 
-
 
39
{{ discussionlink }}
39
{{{ subject }}}
40
{{{ subject }}} ({{{ permalink }}})
40
{{# str }} bynameondate, forum, {
41
{{# str }} bynameondate, forum, {
41
        "name": {{# quote }}{{{ authorfullname }}}{{/ quote }},
42
        "name": {{# quote }}{{{ authorfullname }}}{{/ quote }},
42
        "date": {{# quote }}{{ postdate }}{{/ quote }}
43
        "date": {{# quote }}{{ postdate }}{{/ quote }}
43
    } {{/ str }}
44
    } {{/ str }}
44
---------------------------------------------------------------------
45
---------------------------------------------------------------------
45
{{{ message }}}
46
{{{ message }}}
46
{{# attachments }}
47
{{# attachments }}
47
{{{ attachments }}}
48
{{{ attachments }}}
48
{{/ attachments }}
-
 
49
---------------------------------------------------------------------
49
{{/ attachments }}
-
 
50
---------------------------------------------------------------------
-
 
51
{{# str }} digestmailpostlink, forum, {{{ forumindexlink }}} {{/ str }}