Show
Ignore:
Timestamp:
09/12/08 00:54:07 (15 months ago)
Author:
bsmith
Message:

typo

Location:
trunk/EntrySetBasename
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/EntrySetBasename/readme.html

    r1083 r1090  
    2929</code></pre> 
    3030 
    31 <p>Though MT tags can be used to create archive mappings, because there is a specific tag for doing this, it is kind of a hack&#8230; albit a popular one!</p> 
     31<p>Though MT tags can be used to create archive mappings, because there is a specific tag for doing this, it is kind of a hack&#8230; albeit a popular one!</p> 
    3232 
    3333<p>This was most-commonly used to overcome the 100 character default limit (which can be increased to 250 in Entry Settings) but could have also been lack of knowledge of how the <code>&lt;$mt:EntryBasename$&gt;</code> works.</p> 
  • trunk/EntrySetBasename/readme.markdown

    r1083 r1090  
    2727    archives/<$mt:EntryTitle dirify="1"$>.html 
    2828 
    29 Though MT tags can be used to create archive mappings, because there is a specific tag for doing this, it is kind of a hack... albit a popular one! 
     29Though MT tags can be used to create archive mappings, because there is a specific tag for doing this, it is kind of a hack... albeit a popular one! 
    3030 
    3131This was most-commonly used to overcome the 100 character default limit (which can be increased to 250 in Entry Settings) but could have also been lack of knowledge of how the `<$mt:EntryBasename$>` works.