HakanS / dokuwiki-plugin-plugingardener

SurveyBot Plugin for Dokuwiki plugin survey
GNU General Public License v2.0
2 stars 2 forks source link

Detected deprecated or replaced stuff #3

Open Klap-in opened 10 years ago

Klap-in commented 10 years ago

coming release: PMA_blowfish_decrypt()

Klap-in commented 10 years ago
  1. some images
  2. Horde_Cipher_blowfish, PMA_blowfish_encrypt and PMA_blowfish_decrypt
  3. removed functions: plugin_localFN(), plugin_locale_xhtml(), plugin_email(), plugin_link(), plugin_render(), setCorrectLocale(), io_runcmd(), p_wiki_xhtml_summary(), p_cached_xhtml(), search_callback(), search_backlinks(), search_fulltext(), search_regex()
  4. tpl_getFavicon() --> tpl_getMediaFile()
  5. DOKU_TPL DOKU_TPLINC
  6. RTL CSS mode
  7. removed deprecated global $NS
  8. removed deprecated action ”(un)subscribens
  9. escapeQuotes() javascript
  10. html_attbuild(), use buildAttributes() instead
  11. deprecated javascript see compatibility.js
  12. Deprecated style.local.ini

(see also https://www.dokuwiki.org/devel:releases)

Klap-in commented 10 years ago
Klap-in commented 10 years ago
Klap-in commented 10 years ago