Profiles /
OliverBetz
Contact: Find my latest mail address in the mailing list (archives).
Things I would love to see
(and contribute some money)
- Simple / lean version of Attachtable also supporting Mini
- Title search
- (no more important: Self registration with e-mail identification)
ToDo:
- Consolidate test cases for skins:
- SkinTest-Compact
- SkinTests
- Vspace
- SkinTestAssortment
- Own tests
- Look at SkinTutorials-Talk and try to contribute
- Check SortableTables with different IE versions
- Check AdvancedTableDirectives usage
- Check installations for obsolete recipes like AuthTable / fplauth.php, InlineDiff / pagerevinline... (well, InlineDiff isn't "obsolete").
- Set notification on SiteAdmin/NotifyList, add talk pages to trail
- "if enabled AuthPw" or "if auth edit" for conditional "logout"?
Recipes I'm using
- NotSavedWarning (Warn authors when they move away from a page without saving it; optionally request an edit summary or an author name)
- DeObMail (Unobtrusive e-mail link (de)obfuscator)
- AuthDNS (Password-less authentication based on the visitor's IP address or (dynamic) hostname)
- Mini (Simple, lightweight, un-bloated gallery with thumbnail generator)
ConvertHTML (Convert an HTML page to PmWiki markup)- SortableTables (Create tables which can be sorted instantly by javascript)
- HtpasswdForm (Form based management of users and passwords using
.htpasswd
/.htgroup
files) - SkinChange (change skin via query or cookie setting)
- NewPageBox (How to provide a form or box to allow users to create new pages (deprecated in favour of NewPageBoxPlus)) - maybe I should update to NewPageBoxPlus
- EditAttributes (Edit a page's title, description and other attributes using separate EditForm fields)
- Text2Tbl (Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced.)
- AutoRestore (Automatically restore pages after a set time interval)
- PmForm (Form processing engine for PmWiki) although I'm not sure whether I use it correctly
- Attachtable (Actions to rename, delete & restore deleted attachments, as well as an attachlist replacement to use those actions, show file types and list attachment references.)
- CleanUrls (Enable URLs that are shorter (without .php) and/or look like paths to wiki pages.) (just a wrapper script and EnablePathInfo)
- XHTMLStrict (A collection of XHTML Strict tips, fixes, snippets)
- RecentUploadsLog (List all uploaded files in RecentUploads pages)
- ExportHTML (Export PmWiki pages as "static" HTML pages)
- TextExtract (search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression.)
- DragDropMultiUpload (Allow authors to upload files by simply dropping them into the wiki page)
- NewGroupWarning (Display a warning when a user is creating a page in a non-existing wiki group.) (not using "include", aimpler warning)
- ConvertPhpWiki (Convert PhpWiki pages to PmWiki) (well, this one I used only once)
- TrackChanges (Ways to more easily detect and verify all recent edits)
- PreviewChanges (Preview highlighted changes of the wiki markup)
Other tweaks I'm using
if($action == "browse") $LinkPageSelfFmt = "<span class='selflink'>\$LinkText</span>"; # avoid self-links (doesn't work in skin) $HTMLStylesFmt[] = ' .{$Action} { background-color: lightblue; }'; # highlight current action (not "backlinks") $EnableRobotCloakActions = 1; $TimeFmt = '%Y-%m-%d %H:%M'; # ISO 8601 time and date format $WikiStyleCSS[] = 'clear'; # should included in PmWiki core
"nolinebreaks" in PmWikiDe.EditQuickReference
Recipes to test some day
- UserAdmin (AuthUser account self-registration and management) and UserAdminTemplates. Sadly Eemeli currently has no time to work on it. See also mailing list postings spring 2011.
- Grep (Use regular expressions to control what to include from a page)
- CreateColumns (quickly divides up a list of items into separate columns within a table)
- Accordion (lightweight Accordion javascript requiring no framework)
- FormsPlus (Form extensions adding new HTML5 input types )
- NewPageBoxPlus (Adds customisable box plus button form for page creation )
- CaseCorrection (Makes PmWiki intelligently case-insensitive)
- EmbedBtn and AttachBtn extension to Attachtable
- UnToggle (An unobtrusive show/hide toggle switch.)
- PersistentLogin (Login form with "Remember me/Stay signed in" option)
Documentation Issues (old):
SettingAudienceSuggestion still needed/used? Could be compared to the page list.
Orphaned in PmWiki group (only references from other groups):
- WikiNature
- WikiFarmsAdvanced (WikiFarms links to PmWiki:WikiFarmsAdvanced - is this intentionally?
Strange cluster:
- CustomizationConcept (orphan). Duplicates other content. Should be revisited or deleted.
- Concept: Backlinks only from CustomizationConcept. Redundant information. Should be deleted IMO.
Pages linking here:
- November 21, 2024, at 08:22 AM Site.AllRecentChanges
- September 26, 2024, at 07:28 AM Cookbook.Mini-Talk
- August 11, 2024, at 05:18 AM Cookbook.DragDropMultiUpload-Talk
- August 02, 2024, at 07:09 AM PmWiki.Search-Talk
- October 21, 2023, at 01:11 AM Cookbook.PageTopStore
- October 09, 2023, at 02:03 AM Cookbook.Mini-Users
- June 08, 2023, at 03:31 PM Cookbook.Attachtable-Talk
- February 22, 2023, at 06:29 AM Cookbook.Attachtable
- January 28, 2023, at 05:50 PM Cookbook.TextExtract-Talk
- September 20, 2022, at 05:03 AM Cookbook.ConvertHTML-Talk
- July 30, 2022, at 12:36 PM Cookbook.NotSavedWarning-Users
- December 23, 2021, at 10:20 AM Cookbook.PreviewChanges-Users
- December 23, 2021, at 08:39 AM PITS.00447
- December 23, 2021, at 07:50 AM PmWiki.RoadMap-Talk
- December 23, 2021, at 06:48 AM Cookbook.XHTMLStrict
- December 23, 2021, at 06:48 AM Cookbook.TrackChanges-Users
- December 23, 2021, at 06:48 AM Cookbook.Text2Tbl
- December 23, 2021, at 06:48 AM Cookbook.AdminByShell
- December 23, 2021, at 06:48 AM Cookbook.AuthDNS
- December 23, 2021, at 06:48 AM Cookbook.ConvertHTML
- December 23, 2021, at 06:48 AM Cookbook.ExportHTML
- December 23, 2021, at 06:48 AM Cookbook.Bundle
- December 23, 2021, at 06:48 AM Cookbook.DNSauth
- November 05, 2021, at 11:12 AM Cookbook.MiniEdit-Talk
- November 05, 2021, at 09:44 AM Cookbook.DragDropMultiUpload-Users
- March 24, 2021, at 09:06 PM Skins.Monobook-Talk
- May 31, 2020, at 07:12 AM Cookbook.HtpasswdForm-Talk
- March 27, 2018, at 08:39 AM Profiles.Mfwolff-Preferences
- July 12, 2017, at 04:31 AM Cookbook.NotSavedWarning-Talk
- May 04, 2017, at 03:10 AM Cookbook.DeObMail-Users
- September 21, 2014, at 04:22 AM Cookbook.TextExtract-Users
- April 08, 2014, at 11:47 PM Cookbook.AuthDNS-Users
- March 03, 2014, at 08:36 PM Skins.SkinChange-Users
- February 02, 2014, at 01:16 PM Cookbook.PmForm-Users
- February 01, 2014, at 11:09 AM PITS.01335
- January 09, 2014, at 01:06 PM Cookbook.SortableTables-Users
- January 09, 2014, at 12:46 PM Cookbook.HtpasswdForm-Users
- January 09, 2014, at 12:25 PM Cookbook.ConvertHTML-Users
- January 05, 2014, at 04:34 PM Cookbook.AutoRestore-Users
- January 31, 2013, at 12:19 AM PITS.01123
- September 03, 2012, at 02:48 AM Cookbook.ConvertPhpWiki-Talk
- August 22, 2012, at 07:19 PM Cookbook.Attachtable-Users
- March 08, 2012, at 03:41 PM Cookbook.Text2Tbl-Users
- September 10, 2011, at 05:03 PM Test.VoteOnLeadingWhitespace
- September 10, 2011, at 05:03 PM Test.VoteOnLeadingWhitespace-Talk
- September 10, 2011, at 04:56 PM PITS.00571
- September 10, 2011, at 04:56 PM PITS.00598
- September 10, 2011, at 04:56 PM PITS.01063
- September 10, 2011, at 04:42 PM Cookbook.RecipeList-Talk
- September 10, 2011, at 04:42 PM Cookbook.RecentUploadsLog-Users