Ticket #41 (accepted enhancement)
A way to show all the available fully translated articles
| Reported by: | mail@… | Owned by: | ofer |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 - Feature Complete |
| Component: | WordPress Plugin | Version: | 0.2.2 |
| Keywords: | Cc: |
Description
I would like to have a way to create a page that will list all the articles that have been manually translated (or have a high "green" percentage. This way, I can point,say, all my Greek visitors to a page where they can find articles they can read.
The best way to do this would be to allow a php call that would return all articles that have over a particular percentage of "green" sentences. And the percentage could even be provided by the call like <?php list_trans(el, 90); ?> or somesuch.
This would then allow this template to be placed anywhere from the sidebar to its own page.
Change History
Note: See
TracTickets for help on using
tickets.
