MOD Description: Puts a scribble pad on the posting screen to allow diagrams/drawings to be added to posts and PMs without an external graphics app.
MOD Version: 0.6.0
MOD Download: http://www.rmf33.co.uk/scribblePad-0.6.0.zip
Alternate download for PCP compatibility: http://www.rmf33.co.uk/scribblePad-0.6.0-overPCP.zip
Last Stable version: N/A
Demo Board: http://www.rmf33.co.uk/phpBB2/
Demo Username: test
Demo Password: asdfgh
Screenshot from v0.4.0:

This MOD allows similar (but fairly basic at the moment) functionality as the MSN handwriting feature to phpBB. The posting screen includes a button marked 'Add Scribble' which when clicked will display a JAVA applet that you can draw on. (The applet is hidden at first to avoid loading the JVM every time you want to post). This is submitted with the post and then displayed in the topic using the GD libraries. It could be useful for discussing math formulae, drawing maps to places, drawing brief diagrams or for anything else where a text explanation would be difficult. Plus it's great if you are a tablet user like me
Changes in version 0.6.0:
- Added caching of scribbles to image files.
Changes in version 0.5.1:
- Got rid of compression since it caused problems with some peoples configurations.
- Sorted out some repainting bugs in the drawing applet.
Changes in version 0.5.0:
- ACP control. Scribbles can be controlled in the same way as posting announcements/polls etc. You can effectively switch off scribbles in a forum by restricting scribbles to admin only for that forum.
- Scribbles are compressed in the database.
- scribbleApplet drawing code optimised.
Changes in version 0.4.0:
- Anti-aliased lines and line thicknesses.
Changes in version 0.3.0:
-Added scribble support to the PM system.
Changes in version 0.2.2:
- fixed the MOD file so it might actually work! (oops....
v0.2.1 fixes bug with post previews.
For those with v0.2.0, all you need to do is replace showscribble.php, nothing else in the MOD has changed.
Changes in version 0.2.0:
- Eraser tool!
- Colours!
- Removed check for empty message with non-empty scribble.
Note that scribbles drawn in v 0.1.0 will appear blank in 0.2.0
Please try it out on the demo board or with the linked mod file and report any bugs or suggest improvements and new features.
- Updated status to BETA since the main features are there and working.



