{"id":10022,"date":"2010-08-06T11:48:57","date_gmt":"2010-08-06T11:48:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ultimate-subversion\/"},"modified":"2010-08-25T12:24:55","modified_gmt":"2010-08-25T12:24:55","slug":"ultimate-subversion","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/ultimate-subversion\/","author":6706452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"1.0.3","tested":"3.0.5","requires":"2.0.2","requires_php":"","requires_plugins":"","header_name":"Ultimate-Subversion","header_author":"zero-one","header_description":"","assets_banners_color":"","last_updated":"2010-08-25 12:24:55","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/zero-one.ch\/","header_plugin_uri":"http:\/\/code.zero-one.ch\/projects\/wordpress-ultimate-subversion\/","header_author_uri":"http:\/\/www.zero-one.ch","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1155,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1444589","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1444589","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1444589","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444589","resolution":"1","location":"plugin"}},"screenshots":{"1":"<strong>HEAD Revsion<\/strong> - This is how the plugin looks embedded on visiting the page","2":"<strong>More Details<\/strong> - If you click on \"show more logs?\"","3":"<strong>Page Edit<\/strong> - How you integrate your subversion to your own pages","4":"<strong>Admin<\/strong> - And this is how the admin Interface looks like"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[18589,597,50339,9869],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-10022","plugin","type-plugin","status-closed","hentry","plugin_tags-coding","plugin_tags-integration","plugin_tags-subversion","plugin_tags-svn","plugin_committers-zero-one"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ultimate-subversion.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ultimate-subversion\/trunk\/screenshot-1.png?rev=1444589","caption":"<strong>HEAD Revsion<\/strong> - This is how the plugin looks embedded on visiting the page"},{"src":"https:\/\/ps.w.org\/ultimate-subversion\/trunk\/screenshot-2.png?rev=1444589","caption":"<strong>More Details<\/strong> - If you click on \"show more logs?\""},{"src":"https:\/\/ps.w.org\/ultimate-subversion\/trunk\/screenshot-3.png?rev=1444589","caption":"<strong>Page Edit<\/strong> - How you integrate your subversion to your own pages"},{"src":"https:\/\/ps.w.org\/ultimate-subversion\/trunk\/screenshot-4.png?rev=1444589","caption":"<strong>Admin<\/strong> - And this is how the admin Interface looks like"}],"raw_content":"<!--section=description-->\n<p>This Plugin allows you to show Subversion logs on Wordpress Pages. You just have to define the remote repositories in the backend, add a short string to the page and done. All settings are configurable trought the admin interface. The give the plugin a personal touch you can eddit the <code>styles.css<\/code> in the plugin folder.<\/p>\n <h4>Features<\/h4>\n <ul>\n<li>As much remote (http\/https) repositories as you want<\/li>\n<li>Fully customizeable look of the frontend<\/li>\n<li>perfect for Development and project Blogs<\/li>\n<li>Integration of WebSVN<\/li>\n<li>If the SVN log author is an Blog User. Detail information about the user are used, like email and webpage<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the whole Plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure your Repositories over the 'UltimateSubversion' menubutton.<\/li>\n<li>Create or edit a Page and put for example %svnlog:REPOSITORYNAME% anywhere in the page content. Where REPOSITORYNAME will be the Value of the Name field from your previously configured repositories in the admin menu.<\/li>\n<\/ol>\n <p>At the moment there are 2 functions implemented: * <em>svnlog<\/em>: shows all logs of the repository or the given path in the repository * <em>svnhead<\/em>: shows only information about the head revision of the repository or the given path in the repository<\/p>\n <h4>Configuration<\/h4>\n <p>In the admin Panel of the plugin you can add your repositories. The following settings are used. 1. <em>Name<\/em> (required): The Name of the repository. Needed to reference to it 1. <em>Repository<\/em> (required): The base path of the repository! IMPORTANT: Do not point to a path in the repository! 1. <em>Path<\/em> (optional): A path in the repository. For example <code>\/trunk\/<\/code>\n1. <em>Username<\/em> (optional): if needed the HTTP Auth Username 1. <em>Password<\/em> (optional): and its password 1. <em>AlternativeName<\/em> (optional): An alternative Name to display on the Page. If not provided, the svn hostname is used. 1. <em>WebSVNPrefix<\/em> (optional): The URL to Websvn. Please provide the whole url. For example: <code>https:\/\/websvn.zero-one.ch\/revision.php?repname=REPOSITORYNAME<\/code><\/p>\n <p>Thats all.<\/p>\n\n<!--section=faq-->\n<h4>Are there any Problems known?<\/h4>\n <p>Yes, currently are the following Problems known: - You can only display one Repository per page - There are, in some circumstances, troubles to display a repository over https<\/p>\n <h4>Does it work with Google Code Repositories?<\/h4>\n <p>Yes it does!<\/p>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n <ul>\n<li>bug fixing<\/li>\n<\/ul>\n <h4>1.0.2<\/h4>\n <ul>\n<li>Added Plugin Statistics<\/li>\n<\/ul>\n <h4>1.0.1<\/h4>\n <ul>\n<li>bug fixing<\/li>\n<\/ul>\n <h4>1.0<\/h4>\n <ul>\n<li>First stable release<\/li>\n<\/ul>","raw_excerpt":"This Plugin shows log entries of a remote Subversion repository. Nice for Developer blogs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10022","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10022"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zero-one"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10022"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10022"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10022"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10022"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10022"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10022"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}