Author: kschenk Date: Sun Sep 7 20:50:31 2014 New Revision: 1623226 URL: http://svn.apache.org/r1623226 Log: Moved website development as last in list and linked to website development page. Removed website development details from this page.
Modified: openoffice/site/trunk/content/developer-faqs.mdtext Modified: openoffice/site/trunk/content/developer-faqs.mdtext URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/developer-faqs.mdtext?rev=1623226&r1=1623225&r2=1623226&view=diff ============================================================================== --- openoffice/site/trunk/content/developer-faqs.mdtext (original) +++ openoffice/site/trunk/content/developer-faqs.mdtext Sun Sep 7 20:50:31 2014 @@ -18,27 +18,14 @@ Notice: Licensed to the Apache Softwa ##Developer's Frequently Asked Questions - - [How do I edit the websites?](#how_do_i_edit_the_websites) - [I've just been voted in as a committer what do I need to do?](#ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do) - [I'm not a committer, but would like to contribute, what should I do?](#im_not_a_committer) - [How do I use Apache Subversion?](#how_do_i_use_apache_subversion) - [Where can I find out more about code development?](#where_can_i_find_out_more_about_code_development) - [Where can I download developer builds?](#where_can_i_download_developer_builds) + - [How do I edit the websites?][10] -##<a name="how_do_i_edit_the_websites">How do I edit the websites?</a> - -The pages on this, the Apache OpenOffice "project", website are written in [markdown syntax][1] and stored in SVN at -[https://svn.apache.org/repos/asf/openoffice/site][2]. - -The migrated www.openoffice.org is stored in SVN at [https://svn.apache.org/repos/asf/openoffice/ooo-site][12] and is primarily "html". - -Via integration with the [Apache CMS](http://www.apache.org/dev/cms.html), it is possible to edit, stage and publish -website updates from the command line, or by using a web-based interface, the [CMS bookmarklet](https://cms.apache.org/#bookmark). - -Detailed information can be found in the [How to edit the Apache OpenOffice website][3] page. - -Information on deeper website development is found on the [Website Development][10] page. ##<a name="ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do">I've just been voted in as a Committer. What do I need to do?</a>