This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathREADME.txt
executable file
·66 lines (37 loc) · 2.14 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=== Creative Commons Certification Helper ===
Contributors: cogdog
Donate link: http://cog.dog/
Tags: creative commons
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
This plugin adds functionality such as navigation and post-processing for GitHub / markkdown source material for sites showing the Creative Commons Certification. It can be used for a "publisher" type site for modifying source content from GitHub, or modifying an HTML from export from a publisher site.
It can then be used on a 'producer" site, e.g. one created by export of a publisher site, to customize content, or any other site that uses an export of a producer site
== Required Plugins ==
These need to be added as a check on activation with [TGM Plugin Activation](http://tgmpluginactivation.com/)
* [Page-List](https://wordpress.org/plugins/page-list/) for displaying the navigation
== Additional Required Plugins for a Publisher Site
* [JetPack](https://wordpress.org/plugins/jetpack/) (with Markdown Module activated) for displaying Markdown Content or [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/)
== Installation ==
1. Upload the `cc-cert-helper` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
**Where are all the options?**
Once the plugin is more tested, a few of the hardcoded things will be moved to an options screen
** Where are the other questions?**
Great question
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
= 1.0 =
* Very first effort, crudely programmed from functions previously in the demo site theme
== Upgrade Notice ==
== Arbitrary section ==
WTH.