You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GlotPress is a WordPress plugin to let you set up your own collaborative, web-based software translation tool.
12
12
13
13
== Description ==
14
14
15
15
Many open source projects span regions, countries and dialects and need to support a variety of translations, GlotPress is here to help you collaborate online with your translators to ensure your users see your software in their native language.
16
16
17
-
GlotPress has two versions, a standalone version and this WordPress plugin version. At this time these two versions are functionally similar, but the plugin version is likely to start moving away from the standalone version in future versions. For the rest of this document, any reference to "GlotPress" should be taken as the plugin.
18
-
19
17
For more information about GlotPress, feel free to visit the channels listed below in the "Communication" section.
20
18
21
19
So who should use GlotPress?
22
20
23
-
Any developer of software that uses [gettext](http://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
21
+
Any developer of software that uses [gettext](https://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
24
22
25
23
This plugin wouldn't be possible without all the hard work that has gone in to the standalone version of GlotPress and we'd like to thank all those who contribute to it.
26
24
@@ -40,35 +38,26 @@ If you'd like to work on something and there's not currently an issue for it, op
40
38
41
39
== Installation ==
42
40
43
-
Search for "GlotPress" in the WordPress.org plugin directory and install it.
44
-
45
-
After activating the plugin, GlotPress can be accessed via `<home_url>/glotpress/`
46
-
47
-
= Manual Installation =
48
-
49
-
1. Upload the entire `/glotpress` directory to the `/wp-content/plugins/` directory.
50
-
2. Activate GlotPress through the 'Plugins' menu in WordPress.
51
-
3. GlotPress can then be accessed via `<home_url>/glotpress/`
41
+
= Within WordPress =
52
42
53
-
= More Info =
43
+
1. Visit the plugins page within your dashboard and select ‘Add New’
44
+
1. Search for ‘GlotPress’
45
+
1. Activate ‘GlotPress’ from your Plugins page
54
46
55
-
More information can be found in the [GlotPress Manual](https://glotpress.blog/the-manual/).
47
+
= Manually =
56
48
57
-
== Frequently Asked Questions ==
58
-
= How can I contribute to GlotPress? =
59
-
Drop by the [GlotPress GitHub](https://github.com/GlotPress/GlotPress) repository and look through the open issues and pull requests.
49
+
1. Upload the ‘glotpress’ folder to the /wp-content/plugins/ directory
50
+
1. Activate the GlotPress plugin through the ‘Plugins’ menu in WordPress
60
51
61
-
= So who should use GlotPress? =
62
-
Any developer of software that uses [gettext](http://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
52
+
= After activation =
63
53
64
-
= How do I migrate my standalone GlotPress install to the plugin? =
65
-
There's a conversion document on the [GlotPress wiki](https://github.com/GlotPress/GlotPress/wiki/1.3-Convert-a-standalone-install-to-the-WordPress-plugin) on how to convert your standalone install.
54
+
1. GlotPress can be accessed via `<home_url>/glotpress/`.
55
+
1. You’re done!
66
56
67
-
= I've written a custom plugin for the standalone version, will it work with the plugin? =
68
-
Short answer, no.
57
+
= More Info =
69
58
70
-
You will need to update the plugin to be a WordPress plugin. Instructions on how to do so can be found on the [GlotPress Wiki](https://github.com/GlotPress/GlotPress/wiki/1.2-Converting-Plugins).
59
+
More information can be found in the [GlotPress Manual](https://glotpress.blog/the-manual/).
71
60
72
61
== Changelog ==
73
62
74
-
This project adheres to [Semantic Versioning](http://semver.org/). All notable changes to this project will be documented in the [CHANGELOG.md file on GitHub](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md).
63
+
This project adheres to [Semantic Versioning](https://semver.org/). All notable changes to this project will be documented in the [CHANGELOG.md file on GitHub](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md).
0 commit comments