Making WordPress.org

Changeset 2275


Ignore:
Timestamp:
01/12/2016 03:01:45 PM (9 years ago)
Author:
ocean90
Message:

Translate: Update/unify plugin header comments.

See #1352.

Location:
sites/trunk/wordpress.org/public_html/wp-content/plugins
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-custom-stats/wporg-gp-custom-stats.php

    r2121 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Custom stats for translate.wordpress.org.
    4  * Plugin author: dd32
     3 * Plugin name: GlotPress: Custom Stats
     4 * Description: Provides custom stats for users, projects, and discared warnings for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-custom-warnings/wporg-gp-custom-warnings.php

    r2264 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Custom translation warnings for translate.wordpress.org.
    4  * Plugin author: dd32
     3 * Plugin name: GlotPress: Custom Translation Warnings
     4 * Description: Provides custom translation warnings like mismatching URLs for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/wporg-gp-customizations.php

    r2271 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Customizations for translate.wordpress.org.
    4  * Plugin author: Nikolay
     3 * Plugin name: GlotPress: WordPress.org Customizations
     4 * Description: Provides general customizations for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-help/wporg-gp-help.php

    r2112 r2275  
    22/**
    33 * Plugin name: GlotPress: Help Page
     4 * Description: Provides a dismissable help notice for new translators on translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    49 */
    510
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-js-warnings/wporg-gp-js-warnings.php

    r2263 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Client-side JS translation validation
    4  * Plugin author: dd32
     3 * Plugin name: GlotPress: Client-side Translation Validation
     4 * Description: Provides client-side JavaScript translation validation warning warnings for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
    711/**
    8  * Adds client-side JS translation validation warning warnings.
    912 *
    1013 * Not all of the warnings match exactly what is in GlotPress core, some are more specific or vague.
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/wporg-gp-plugin-directory.php

    r2268 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Plugin Directory bridge for translate.wordpress.org.
    4  * Plugin author: stephdau
     3 * Plugin name: GlotPress: Plugin Directory Bridge
     4 * Description: Clears the content translation cache for plugins (readme/code) hosted on wordpress.org based on actions taken withing translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
    7 /**
    8  * This plugin clears the content translation cache for plugins (readme/code) hosted on wp.org based on actions taken withing GlotPress.
    9  *
    10  */
    1111class WPorg_GP_Plugin_Directory {
    1212    public $master_project   = 'wp-plugins';
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-rosetta-roles/wporg-gp-rosetta-roles.php

    r2262 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Tie roles on Rosetta sites directly into translate.wordpress.org.
    4  * Plugin author: nacin, ocean90
     3 * Plugin name: GlotPress: Rosetta Roles
     4 * Description: Ties roles on Rosetta sites directly into translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
     
    2024     */
    2125    public $id = 'wporg-rosetta-roles';
    22 
    23     /**
    24      * Holds the role of an approver.
    25      *
    26      * @var string
    27      */
    28     public $approver_role = 'translation_editor';
    2926
    3027    /**
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-routes/wporg-gp-routes.php

    r2271 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Register custom routes for translate.wordpress.org.
    4  * Plugin author: ocean90, obenland, dd32
     3 * Plugin name: GlotPress: Custom Routes
     4 * Description: Provides custom routes like <code>/locale</code> or <code>/stats</code> for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-slack-integrations/wporg-gp-slack-integrations.php

    r2265 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Slack integrations for translate.wordpress.org.
    4  * Plugin author: dd32, ocean90
     3 * Plugin name: GlotPress: Slack Integrations
     4 * Description: Provides Slack integrations like logging translation warnings for translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
Note: See TracChangeset for help on using the changeset viewer.