Skip to content

Commit fe87dfa

Browse files
committed
Deployed 702e03c with MkDocs version: 1.4.3
1 parent 46dd244 commit fe87dfa

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

sitemap.xml.gz

0 Bytes
Binary file not shown.

usage/index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@
385385
</li>
386386

387387
<li class="md-nav__item">
388-
<a href="#the-thumb-url-contains-a-culture-key" class="md-nav__link">
389-
The Thumb URL contains a culture key
388+
<a href="#thumb-url-issues" class="md-nav__link">
389+
Thumb URL Issues
390390
</a>
391391

392392
</li>
@@ -563,8 +563,8 @@
563563
</li>
564564

565565
<li class="md-nav__item">
566-
<a href="#the-thumb-url-contains-a-culture-key" class="md-nav__link">
567-
The Thumb URL contains a culture key
566+
<a href="#thumb-url-issues" class="md-nav__link">
567+
Thumb URL Issues
568568
</a>
569569

570570
</li>
@@ -839,9 +839,10 @@ <h4 id="generate-thumb-url">Generate Thumb URL</h4>
839839
Otherwise, the image will not be cropped/truncated and the original image path
840840
will be returned.</p>
841841
</div>
842-
<h4 id="the-thumb-url-contains-a-culture-key">The Thumb URL contains a culture key</h4>
843-
<p>Please set the system setting <code>phpthumbof.cache_url</code> to <code>/</code>. Otherwise, the
844-
generated thumbnail path will contain the <code>{base_url}{cultureKey}</code> prefix.</p>
842+
<h4 id="thumb-url-issues">Thumb URL Issues</h4>
843+
<p>If you use Image+ in a multiple language site with different base URL context
844+
settings, you have to set the system setting <code>phpthumbof.cache_url</code> to <code>/</code>.
845+
Otherwise, the generated thumbnail path will contain the <code>{base_url}</code> prefix.</p>
845846
<h2 id="snippet">Snippet</h2>
846847
<p>The snippet gives you a second way to display the TV value. With template
847848
variable output you are limited to one output chunk per template variable, with

0 commit comments

Comments
 (0)