Bookmarklet
Last Modified. 02/02/2007.
Table of Contents |
Pukiwiki Bookmarklet
This page is written in English and Japanese
Abstract
Bookmarklets for PukiWiki. To use, add them to your Favorites or Bookmarks. Sorry, but I assume you know what bookmarklet is.
I created this to clear up skin. I am using this wiki as my personal CMS, so I would have liked to hide Navigation Menu such as 'Edit'. Thanks to this bookmarklets, I need not show Navigation Menu up any longer.
If there are some defects, or if there are better implementation ways, please let me know. Thanks.
Download
Right-click and add them to your Favorites or Bookmarks to use.
If you are using Mozilla Suites browsers (ex. Firefox), you might be able to open source HTML of this page and copy and paste onto your bookmarks.html. I copied from my bookmarks.html (Firefox 1.5). But, it might be bothersome, too...
PukiwikiMarklet
- Edit
- Read
- Diff
- Attach
- Source
- Freeze
- UnFreeze
- Backup
- Referer
- New
- Template
- Rename
- List
- FileList
- BackupList
- DeletedList
- RecentChages
- RecentDeleted
- Search
- EditInterWikiName
- EditMenuBar
- EditFrontPage
- EditAutoAliasName
- EditPageReading
- Read
PukiwikiPlusMarklet
- PartEdit
- Log view
- Link list
- Search key list
- Lower page making
- Help
- Replace
- EditGlossary
- EditSdieBar
- EditNavigation
- Log view
ExtensionMarklet
Compatibility Check
Please join us to check compatibilities.
Compatible
Incompatible
Known Issues
Edit or Diff, etc does not work for default page (index.php or /).
- It is because the url does not have arguments such as ?PageName or ?page=PageName. This retrieves information from URL and transforms it, so it can't be helped.
References
- Bookmarklet - ブックマークレットを作成する際のポイント
- Win版インタラクティブJavaScript
- Core JavaScript 1.5 Guide:Working with Regular Expressions:Using Parenthesized Substring Matches