Manual page of rebuildlet
MT > rebuildlet
What’s this
- All blogs are restructured with the bookmarklet.
Requirements (MT)
- MTOS
- MT4.1
Requirements (Browsers)
- Firefox2 or 3
- IE7
Installation and Execution
- Download JavaScript file from mt-rebuild.js
-
Upload the downloaded file to an arbitrary server.
(It need not be the same as the server in which MT is installed. ) - Register the following one line as a bookmark.
javascript:(function(){var s=document.createElement(%22script%22);s.charset=%22UTF-8%22;s.src=%22http://uploaded-server/uploaded-directory/mt-rebuild.js%22;document.body.appendChild(s)})(); - It is installation completion. Please execute the bookmarklet.