Changes between Version 2 and Version 3 of GoogleWebmasterVerifyPlugin


Ignore:
Timestamp:
Nov 25, 2015, 2:58:25 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • GoogleWebmasterVerifyPlugin

    v2 v3  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Send verification webpages for Google Webmaster Service =
     3= Send verification webpages for Google Webmaster Service
    44
    5 == Description ==
     5== Description
    66
    7 Google's Webmaster service (https://www.google.com/webmasters/) asks you to place a special webpage on your server to verify that you are the webmaster. This simple plugin handles the HTTP request for this webpage after it got configured in the config file.
     7[https://www.google.com/webmasters/ Google's Webmaster service] asks you to place a special webpage on your server to verify that you are the webmaster. This simple plugin handles the HTTP request for this webpage after it is configured in the config file `trac.ini`.
    88
    99Please note that this works so far only with single project Trac installations.
    1010
    11 == Bugs/Feature Requests ==
     11== Bugs/Feature Requests
    1212
    1313Existing bugs and feature requests for GoogleWebmasterVerifyPlugin are
     
    1515
    1616If you have any issues, create a
    17 [http://trac-hacks.org/newticket?component=GoogleWebmasterVerifyPlugin&owner=martin_s new ticket].
     17[/newticket?component=GoogleWebmasterVerifyPlugin new ticket].
    1818
    19 == Download ==
     19[[TicketQuery(component=GoogleWebmasterVerifyPlugin&group=type,format=progress)]]
    2020
    21 Download the zipped source from [download:googlewebmasterverifyplugin here].
     21== Download
    2222
    23 == Source ==
     23Download the zipped source from [export:googlewebmasterverifyplugin here].
    2424
    25 You can check out GoogleWebmasterVerifyPlugin from [http://trac-hacks.org/svn/googlewebmasterverifyplugin here] using Subversion, or [source:googlewebmasterverifyplugin browse the source] with Trac.
     25== Source
    2626
    27 == Example ==
     27You can check out GoogleWebmasterVerifyPlugin from [/svn/googlewebmasterverifyplugin here] using Subversion, or [source:googlewebmasterverifyplugin browse the source] with Trac.
     28
     29== Example
    2830
    2931Google asks you to put a webpage called like `googlefe33d72848790168.html` into the root of your web server. The configuration looks like this:
    30 {{{
    31 #!ini
     32{{{#!ini
    3233[components]
    3334tracgooglewebmasterverify.* = enabled
     
    3637verify = fe33d72848790168
    3738}}}
    38 
    3939
    4040== Recent Changes ==
     
    4545
    4646'''Author:''' [wiki:martin_s] [[BR]]
    47 '''Maintainer:''' [wiki:martin_s] [[BR]]
     47'''Maintainer:''' [[Maintainer]] [[BR]]
    4848'''Contributors:'''