Changes between Version 4 and Version 5 of GoogleAppsAuthPlugin


Ignore:
Timestamp:
Apr 19, 2015, 12:15:50 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • GoogleAppsAuthPlugin

    v4 v5  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Trac Google Apps Authentication Plugin =
     3= Trac Google Apps Authentication Plugin
    44
    5 
    6 == Description ==
     5== Description
    76
    87This plugin allows a Trac site to authenticate users against a hosted Google Apps domain. It requires and uses the AccountManagerPlugin.
    98
    10 
    11 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    1210
    1311Existing bugs and feature requests for GoogleAppsAuthPlugin are
     
    1715[http://trac-hacks.org/newticket?component=GoogleAppsAuthPlugin&owner=riggs new ticket].
    1816
     17[[TicketQuery(component=GoogleAppsAuthPlugin&group=type,format=progress)]]
    1918
    20 == Download ==
     19== Download
    2120
    22 `$> easy_install TracGoogleAppsAuthPlugin`
     21This plugin can be found at the following locations:
    2322
    2423http://pypi.python.org/pypi/TracGoogleAppsAuthPlugin/
     
    2625http://code.google.com/p/tracgoogleappsauthplugin/
    2726
    28 
    29 == Source ==
     27== Source
    3028
    3129You can check out GoogleAppsAuthPlugin using [http://mercurial.selenic.com/ Mercurial] at the [http://code.google.com/p/tracgoogleappsauthplugin/source/checkout Google Code project], or [http://code.google.com/p/tracgoogleappsauthplugin/source/browse/#hg/src browse the source].
    3230
     31== Installation
    3332
    34 == Example ==
     33After checkout or download, run the following command to install this plugin:
     34{{{#!sh
     35easy_install TracGoogleAppsAuthPlugin
     36}}}
    3537
     38== Example
     39
     40Your `trac.ini` could look as follows to use this plugin:
    3641{{{
    3742#!ini
     
    5257}}}
    5358
    54 
    55 == Recent Changes ==
     59== Recent Changes
    5660
    5761[[ChangeLog(googleappsauthplugin, 3)]]
    5862
    59 
    60 == Author/Contributors ==
     63== Author/Contributors
    6164
    6265'''Author:''' [wiki:riggs] [[BR]]
    63 '''Maintainer:''' [wiki:riggs] [[BR]]
     66'''Maintainer:''' [[Maintainer]] [[BR]]
    6467'''Contributors:'''