fsfe-website/news
sstavra b442c4c670 Committing in .
Modified Files:
	news-20090921-01.el.xhtml

svn path=/trunk/; revision=13163
2009-09-21 16:23:36 +00:00
..
2001 Fixed UTF-8 encoding 2009-02-16 22:12:31 +00:00
2002 Removed outdated contact information. 2007-04-11 16:58:09 +00:00
2003 Enconding matters definitely solved ! (Well I hope so) 2004-03-16 09:23:09 +00:00
2004 updated 2009-01-16 10:08:24 +00:00
2005 Initial Spanish translation 2005-12-02 19:54:37 +00:00
2006 Bacula PR (Catalan) 2006-11-30 21:23:34 +00:00
2007 Committing in . 2009-01-23 15:26:34 +00:00
2008 Committing in . 2009-03-23 10:50:52 +00:00
2009 Committing in . 2009-09-21 16:23:36 +00:00
generated_xml Added .cvsignore. 2008-12-08 18:27:40 +00:00
nl *** empty log message *** 2009-09-20 21:55:26 +00:00
.cvsignore Corrected bug on the detection of translations system that wouldn't recognize a new translation. Added *.lang to all .cvsignore files. 2002-04-07 22:09:08 +00:00
.symlinks Added back an article hat has a lot of external links. 2006-05-23 15:01:58 +00:00
Makefile Another fix to link generation. 2008-12-08 19:15:23 +00:00
README Info about adding news 2008-11-11 09:34:55 +00:00
date-time.xsl I hate XSLT 1.0. 2009-01-29 03:07:46 +00:00
fsfe-news.png Changed RSS generation to be as standards conformant as possible. 2008-10-11 18:17:30 +00:00
news.ca.xhtml Updated 2008-10-16 19:31:21 +00:00
news.cs.xhtml Random series of Czech translation 2008-12-08 17:53:34 +00:00
news.da.xhtml Sync with English version; converted to UTF-8 2009-01-08 20:03:01 +00:00
news.de.xhtml updated to English orginal. 2008-10-09 11:58:58 +00:00
news.el.xhtml Committing in . 2008-10-09 12:00:59 +00:00
news.en.xhtml corrected grammar on news page header 2008-10-09 10:53:00 +00:00
news.es.xhtml Updated 2008-10-16 19:31:21 +00:00
news.et.xhtml Oops - I messed up the encoding. 2008-08-25 17:10:24 +00:00
news.fi.xhtml Add Finnish translation of News and Newsletter pages. 2008-12-07 11:40:14 +00:00
news.fr.xhtml *** empty log message *** 2008-10-09 12:33:46 +00:00
news.hr.xhtml 2009-09-02 Martin Gollowitzer <gollo@fsfe.org> 2009-09-02 13:22:04 +00:00
news.hu.xhtml Added some more Hungarian translations. 2005-11-18 07:36:44 +00:00
news.it.xhtml Re-committed for grammar correction in the English text 2008-10-11 07:54:53 +00:00
news.nb.xhtml Renamed the largest bunch of no → nb. 2009-01-27 16:31:33 +00:00
news.nl.xhtml Just touched it. 2008-10-09 19:39:10 +00:00
news.ro.xhtml corrected the project.ro , and move the translator tag out of the body tag 2005-06-02 19:52:11 +00:00
news.rss.xsl Fix the fix. 2009-02-02 16:22:10 +00:00
news.sl.xhtml Updated/added Slowenian translation. Thanks to Luka Goltnik. 2008-03-03 11:47:10 +00:00
news.sources Added generated_xml directory 2008-11-11 09:57:04 +00:00
news.sq.xhtml Added lots of Albanian translations, thanks to Besnik Bleta. 2005-05-21 11:09:45 +00:00
news.sv.xhtml Another typo 2008-10-10 06:49:35 +00:00
news.xsl Attempt to fix news listing without newsletters. 2006-03-10 20:42:32 +00:00
newsletter.ca.xhtml Added navigation bar 2008-04-18 16:14:41 +00:00
newsletter.cs.xhtml typos fixed 2008-12-08 18:00:23 +00:00
newsletter.da.xhtml Sync with original 2008-04-25 06:37:36 +00:00
newsletter.de.xhtml added submenu, so we can remove the subitem in the main navigation. 2008-04-14 12:10:48 +00:00
newsletter.el.xhtml Committing in . 2008-04-14 22:44:54 +00:00
newsletter.en.xhtml added submenu, so we can remove the subitem in the main navigation. 2008-04-14 12:10:48 +00:00
newsletter.es.xhtml Added navigation menu 2008-04-18 14:54:46 +00:00
newsletter.fi.xhtml Add Finnish translation of News and Newsletter pages. 2008-12-07 11:40:14 +00:00
newsletter.fr.xhtml Updated translation (to newsletter.en 1.3 ; news.en 1.10) 2008-04-15 12:51:35 +00:00
newsletter.hr.xhtml 2009-09-02 Martin Gollowitzer <gollo@fsfe.org> 2009-09-02 13:23:05 +00:00
newsletter.hu.xhtml Added some more Hungarian translations. 2005-11-18 07:36:44 +00:00
newsletter.it.xhtml Updated 2008-04-25 09:45:50 +00:00
newsletter.nb.xhtml Renamed the largest bunch of no → nb. 2009-01-27 16:31:33 +00:00
newsletter.nl.xhtml Added menu 2008-04-26 18:43:38 +00:00
newsletter.sources Added line to look for newsletter xml files in generated_xml 2008-11-18 20:55:42 +00:00
newsletter.sv.xhtml Updatated swedish translation 2008-10-10 06:24:12 +00:00
newsletter.xsl Fixed xsl. 2004-06-16 23:27:21 +00:00
xhtml2xml.xsl file can now handle newsletter.xhtml files 2008-11-18 21:01:26 +00:00

README

Adding news
===========

There are two ways to add news to the web pages:

**1**
Add an xml file with the following structure in the appropriate
directory.

<?xml version="1.0" encoding="UTF-8"?> (you can choose an other encoding)

<newsset>
  <news date="date">
    <title>Tekst</title>
    <body>
      Tekst
    </body>
    <link>link</link>
  </news>
</newsset>


Put this file in the directory /news/this_year/
There's a naming convention for these xml files:

  'news-'newsdate'-'counter'.'language_part'.xml'

(eg: the English version of the first news file on the 4th november of
2008 should be named news-20081104-01.en.xml and the file should go in
the /news/2008/ directory)

**2**
Add an xhtml file in the appropriate directory. 

Write an ordinary xhtml file. Add the newsdate="date" attribute in the
xhtml tag. The paragraph that has to be copied into the xml file
should be marked with the newsteaser="yes" attribute.

(eg: 

<?xml versio ...

<html newsdate="2008-10-07" link="link" >  (link attribute is optional)

<head>
	<title>This is the title of the news item</title>
</head>

<body>

.....

<p newsteaser="yes">this is the paragraph that will be copied into the
xml file. <p>

....

</html>

The link in the generated xml file will default to the original
page. If you want it to link to another page then you can use the
link attribute in the html tag.


You can freely choose a name for this file and you should put it in the
/news/this_year/ directory or in the directory of the project it
belongs to (/projects/project_name/), so you can keep all pages of one
project together. 

The xml files for these xhtml files are generated automatically.  The
xml file will exist as long as the xhtml file exists. If you want to
change the xhtml file but keep the xml file unchanged, just remove the
newsdate attribute from the xhtml file. (eg: this can be a way to
announce a new project, it will generate an xml file that links to the
index page of the project, and it leaves the option open to change the
page afterwards and keep the original announcement).