From a2696bea19baa689c96a138365b0145dec906dd6 Mon Sep 17 00:00:00 2001 From: Alexandre Hannud Abdo Date: Tue, 19 May 2015 16:59:28 +0000 Subject: Document widget creation. --- doc/Widgets.md | 16 ++++++++++++++++ doc/main.bb | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Widgets.md b/doc/Widgets.md index d45f719d9..d9df66eee 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -99,4 +99,20 @@ Some/many of these widgets have restrictions which may restrict the type of page * channel_id - if not your own
 
+ +Creating New Widgets +==================== + +If you want a widget named 'slugfish', create widget/slugfish.php containing + + +