This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
update_51 [2014/04/01 16:00] admin [Trade Poke] |
update_51 [2014/04/02 11:25] (current) admin [<!--RATING_X-->] |
||
---|---|---|---|
Line 243: | Line 243: | ||
| | ||
+ | ===== <!--ANY_VALUE--> ===== | ||
+ | A new tag for Import Replacements. If you import for example some embeded content you get a code width="..." height="..." with various height and width | ||
+ | |||
+ | You can replace those values with some fixed size to fit your design | ||
+ | |||
+ | <code> | ||
+ | If this field - URL , for example | ||
+ | Contains this value xhamster or just * | ||
+ | Then Search For width="<!--ANY_VALUE-->" height="<!--ANY_VALUE-->" | ||
+ | in This Field Embed Code | ||
+ | And Replace it With width="400" height="300" | ||
+ | </code> | ||
===== Pagination ===== | ===== Pagination ===== | ||