內容簡介
此外掛可用於插入隨機數字來避免瀏覽器快取。
例如,http://my_url?[random-number]” 可以生成 http://my_url?134548。
[random-number from=”2″ to=”72″ format=”%b”]%d 分鐘[/random-number]
輸出:介於 2 到 72 之間的整數值,後面跟著「minutes」一詞。
此外掛是一個創建以下功能的示範:
* 支援國際化語言,
* 提供選項畫面,
* 儲存某些選項,
* 使用圖像,
* 取代標籤。
此外,它可生成隨機數字 ;o)
如果您需要更多功能,請隨時留言(電子郵件/部落格)…
這裡有一篇法文教程文章,請點擊此處。
支援的語言
英文
法文
俄文(感謝 Vladimir / ShinePHP.com)
外掛標籤
開發者團隊
原文外掛簡介
It can be used to avoid browsers cache by inserting a random number.
For instance, http://my_url?[random-number]” could generate http://my_url?134548.
[random-number from=”2″ to=”72″ format=”%b”]%d minutes[/random-number]
output: an integer value between 2 & 72 followed by the word ‘minutes’
This plugin is a sample on how to create a plugin which:
* supports internationalization,
* provides an option screen,
* saves some options,
* use images,
* replaces a tag.
By the way, it generates randomized numbers ;o)
If you need more functionalities, feel free to ask (email/blog)…
A post with a French tutorial is available here.
Supported languages
English
French
Russian (Thanks to Vladimir / ShinePHP.com)
