diff options
| author | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-06-05 18:47:31 +0000 |
|---|---|---|
| committer | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-06-05 18:47:31 +0000 |
| commit | 71228cfc56c7f229fd131af431184ddabee305db (patch) | |
| tree | f0ad628589436e9334e26149521daa7bac68ff58 /htroot/Blog.xml | |
| parent | 7b47055d6c12fca583f3e76d033ff465a31a0a5e (diff) | |
*)added ip to Blog.xml
*)added possibility to import Blog.xml-files
*)included german translation for new Blog-features
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2178 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Blog.xml')
| -rw-r--r-- | htroot/Blog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Blog.xml b/htroot/Blog.xml index 1bf53e0a2..56d758918 100644 --- a/htroot/Blog.xml +++ b/htroot/Blog.xml @@ -5,6 +5,7 @@ <item>
<id>#[pageid]#</id>
<timestamp>#[timestamp]#</timestamp>
+ <ip>#[ip]#</ip>
<author><![CDATA[#[author]#]]></author>
<subject><![CDATA[#[subject]#]]></subject>
<content><![CDATA[#[page]#]]></content>
|
