The very simplest repository browser you could imagine, as a WordPress plugin

This commit is contained in:
Ciaran Gultnieks 2010-12-04 23:59:29 +00:00
parent 9f8e950374
commit 0dd8f9bb70
2 changed files with 195 additions and 0 deletions

34
wp-fdroid/readme.txt Normal file
View file

@ -0,0 +1,34 @@
=== WP FDroid ===
Contributors: CiaranG
Tags: android, repository
Requires at least: 2.9
Tested up to: 2.9
Stable tag: 0.1
Provides the ability to browse the contents of an FDroid repository.
== Description ==
This plugin provides the ability to browse the contents of an FDroid
repository. The repository browser can be inserted into the site by
creating a page containing the 'fdroidrepo' shortcode.
License: GPL v3
== Installation ==
1. Download and extract the zip file.
2. Upload the plugin directory to /wp-content/plugins on your server.
3. Go to the Plugins screen in your Wordpress Admin and activate it.
== Frequently Asked Questions ==
= Is this finished? =
No it isn't. I'm working on it.
== Screenshots ==
1. There isn't one yet actually.