DIY shared news
Want to add a ccd.net news feed to your site? You can add member news, projects and organisations, and configure these to the needs of your site. For example, display news items from a particular state or territory, the number of items displayed, description length, integrated with the look of your website. To start, follow the steps below. For an overview of RSS and news syndication, see the ccd.net Shared news page.
The only requirement to display ccd.net content is to register your organisation and/or website on the the ccd.net organisation register. If you haven't registered already, complete and send the form on theSubmit your details page.
ccd.net provides two ways to display news feeds on your site.
HTML / JavascriptThe HTML/Javascript option is suitable for website administrators who do not have access to software developer resources or manage 'static' websites that cannot be programmed. All you need for this option is basic HTML code editing skills and some basic knowledge of HTML and Javascript. To use this option, go to step 3 below. RSSIf your website supports display of external RSS feeds (eg content management systems) then you can use this option to include ccd.net content. You can also use this option to include ccd.net content in desktop software that support RSS (eg Amphetadesk or Newsgator). To use the RSS option. go to step 4 below.
For this option, first select what ccd.net 'feeds' you want to use - member news, projects or organisations, or a combination of all 3. The HTML code for each of these feeds appears below. You can then select whether you wish to display all recent items from these feeds, only your state or territory, or international items.
1. ccd.net member news feeds1. Download the ccd.net_news_code.html file below 2. Select your location and enter this into the code 3. Modify the other variables to suit your site 4. Cut and paste the modified code into your page 5. Test it all works!
ccd.net_news_code.html 6 Kb
2. ccd.net project feeds1. Download the ccd.net_projects_code.html file below 2. Select your location and enter this into the code 3. Modify the other variables to suit your site 4. Cut and paste the modified code into your page 5. Test it all works!
ccd.net_projects_code.html 7 Kb
3. ccd.net organisation feeds1. Download the ccd.net_organisations_code.html file below 2. Select your location and enter this into the code 3. Modify the other variables to suit your site 4. Cut and paste the modified code into your page 5. Test it all works!
ccd.net_organisations_code.htm 6 Kb
 rss xml icon |
For the RSS option, first select what ccd.net 'feeds' you want to use - member news, projects or organisations, or a combination of all 3.
You can then select whether you wish to display all recent items from these feeds, only your state or territory, or international items. The source URL is exactly the same as the HTML tables above, except with a .rdf file extension rather than .js For example to display all member news, the source news file will be: http://www.ccd.net/rss/news.rdf To display NSW projects, the source file will be: http://www.ccd.net/rss/projects_nsw.rdf To display International organisations, the source file will be: http://www.ccd.net/rss/orgs_int.rdf
|