Plugin Directory

Changeset 724601


Ignore:
Timestamp:
06/09/2013 07:24:27 AM (13 years ago)
Author:
kwebster
Message:

Fix smart quotes in text.

Location:
branded-login-screen
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branded-login-screen/tags/3.1/readme.txt

    r724600 r724601  
    4343A) Go to the Plugins page in the Admin section of the site.
    4444
    45 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     45Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    4646
    4747Scroll down and look for the following line:
     
    60605 - Top-right
    6161 
    62 Click on the ‘Update File’ button below the edit textbox.
     62Click on the 'Update File' button below the edit textbox.
    6363Check the wp-login page to make sure changes have taken affect.
    6464
     
    6666A) Go to the Plugins page in the Admin section of the site.
    6767
    68 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     68Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    6969
    7070Scroll down and look for the following lines:
     
    7777These 2 settings are the full-sized header logo image (BLS_HDR_LOGO) and the responsive header logo image (BLS_RHDR_LOGO).
    7878
    79 The full-sized header is 340px X 87px (w x h).  Your image doesn’t have to be that wide but if it is taller the bottom will be cropped.
     79The full-sized header is 340px X 87px (w x h).  Your image doesn't have to be that wide but if it is taller the bottom will be cropped.
    8080
    8181The responsive header is the same height but is only 260px wide. Again if it is taller or wider it will be cropped.
     
    9191If the image names are not the default names ( header.png & header-sm.png ), you will need to edit lines 53 & 54 mentioned above with the appropriate names.
    9292
    93 Click on the ‘Update File’ button below the edit textbox.
     93Click on the 'Update File' button below the edit textbox.
    9494Check the wp-login page to make sure changes have taken affect.
    9595
     
    9797A) Go to the Plugins page in the Admin section of the site.
    9898
    99 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     99Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    100100
    101101Scroll down and look for the following lines:
     
    10510552    define( 'BLS_BG_IMG',       'default-img.jpg' );
    106106
    107 If you are using a full-screen background image simply upload the new image to the plugins ‘/assets/i/background_image’ folder. If the image has a different name than on line 52 (default-img.jpg), edit line 52 to match the image name you uploaded.
     107If you are using a full-screen background image simply upload the new image to the plugins '/assets/i/background_image' folder. If the image has a different name than on line 52 (default-img.jpg), edit line 52 to match the image name you uploaded.
    108108
    109 If you are using a repeatable image for the background, on line 50 change true to false (no quotes). This will of course require the new image to be uploaded to the ‘/assets/i/background_image’ folder and an edit of line 52 if the image name is not the same as the image name on that line.
     109If you are using a repeatable image for the background, on line 50 change true to false (no quotes). This will of course require the new image to be uploaded to the '/assets/i/background_image' folder and an edit of line 52 if the image name is not the same as the image name on that line.
    110110
    111 Click on the ‘Update File’ button below the edit textbox.
     111Click on the 'Update File' button below the edit textbox.
    112112Check the wp-login page to make sure changes have taken affect.
    113113
  • branded-login-screen/trunk/readme.txt

    r724600 r724601  
    4343A) Go to the Plugins page in the Admin section of the site.
    4444
    45 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     45Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    4646
    4747Scroll down and look for the following line:
     
    60605 - Top-right
    6161 
    62 Click on the ‘Update File’ button below the edit textbox.
     62Click on the 'Update File' button below the edit textbox.
    6363Check the wp-login page to make sure changes have taken affect.
    6464
     
    6666A) Go to the Plugins page in the Admin section of the site.
    6767
    68 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     68Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    6969
    7070Scroll down and look for the following lines:
     
    7777These 2 settings are the full-sized header logo image (BLS_HDR_LOGO) and the responsive header logo image (BLS_RHDR_LOGO).
    7878
    79 The full-sized header is 340px X 87px (w x h).  Your image doesn’t have to be that wide but if it is taller the bottom will be cropped.
     79The full-sized header is 340px X 87px (w x h).  Your image doesn't have to be that wide but if it is taller the bottom will be cropped.
    8080
    8181The responsive header is the same height but is only 260px wide. Again if it is taller or wider it will be cropped.
     
    9191If the image names are not the default names ( header.png & header-sm.png ), you will need to edit lines 53 & 54 mentioned above with the appropriate names.
    9292
    93 Click on the ‘Update File’ button below the edit textbox.
     93Click on the 'Update File' button below the edit textbox.
    9494Check the wp-login page to make sure changes have taken affect.
    9595
     
    9797A) Go to the Plugins page in the Admin section of the site.
    9898
    99 Locate the ‘Branded Login Screen’ plugin entry and select ‘Edit’. This will take you to the ‘Edit Plugins’ screen with the ‘branded-login-screen.php’ loaded and ready to edit.
     99Locate the 'Branded Login Screen' plugin entry and select 'Edit'. This will take you to the 'Edit Plugins' screen with the 'branded-login-screen.php' loaded and ready to edit.
    100100
    101101Scroll down and look for the following lines:
     
    10510552    define( 'BLS_BG_IMG',       'default-img.jpg' );
    106106
    107 If you are using a full-screen background image simply upload the new image to the plugins ‘/assets/i/background_image’ folder. If the image has a different name than on line 52 (default-img.jpg), edit line 52 to match the image name you uploaded.
     107If you are using a full-screen background image simply upload the new image to the plugins '/assets/i/background_image' folder. If the image has a different name than on line 52 (default-img.jpg), edit line 52 to match the image name you uploaded.
    108108
    109 If you are using a repeatable image for the background, on line 50 change true to false (no quotes). This will of course require the new image to be uploaded to the ‘/assets/i/background_image’ folder and an edit of line 52 if the image name is not the same as the image name on that line.
     109If you are using a repeatable image for the background, on line 50 change true to false (no quotes). This will of course require the new image to be uploaded to the '/assets/i/background_image' folder and an edit of line 52 if the image name is not the same as the image name on that line.
    110110
    111 Click on the ‘Update File’ button below the edit textbox.
     111Click on the 'Update File' button below the edit textbox.
    112112Check the wp-login page to make sure changes have taken affect.
    113113
Note: See TracChangeset for help on using the changeset viewer.