Recent Changes - Search:

PmWiki

pmwiki.org

Petko

Petko is busy in real life and may not respond swiftly to queries.

Hi, I'm Petko Yotov, a.k.a. 5ko. I recently (2004) found PmWiki and I like it very much. I've been working for some time on several other wikis (MediaWiki, Tavi, Wikini, Wacko) and CMSs, but I'm considering switching all my sites to PmWiki.

My contributions

If you use/like one of my recipes and wish to thank me, you should know that I very much like recieving postcards (made of paper, with a stamp, showing a view from your location/city). This is an old-fashioned, easy way to give me something small, but real and valuable for my contributions and will encourage me to keep working on PmWiki. If you mention your e-mail address, I will send you a note when I recieve your postcard. :-)

Address for postcard:

Petko Yotov, 56 boulevard des Invalides, 75007 Paris, France

(please mention which recipe of mine are you using).

A strtotime MarkupExpression that understands the format "DATE +1 days", in config.php:

 $MarkupExpr['strtotime'] = 'strftime( 
   (@$args[1]>"" ? $args[1]:"m-%d"), 
   strtotime(@$args[0]>""? $args[0] : "now"))';

and then, in a page, for the default %Y-%m-%d format:

  {(strtotime "{*$Name} +1 days")}

or, to specify another format:

  {(strtotime "{*$Name} +1 days" "%d/%m/%Y")}

Notes:

Contact

  • e-mail: 5ko snail free period fr.
  • http://5ko.free.fr/ personal site, mostly in Bulgarian and French language.

Mailing lists : pmwiki.user gmane fr | pmwiki.devel : gmane anon

PmWiki Version : pmwiki-2.2.0-beta65.

  • July 04, 2008, at 09:30 AM PmWiki time
  • July 04, 2008, at 04:30 PM CET

Watch list - see Cookbook.Watch lists

diff | ChangeLog - Petko (# in )
diff | ThumbList-Talk - simon (Initial brief test looks fantastic.)
diff | Cookbook - simon (use 'new' pagelist driven version)
diff | Attachtable - overtones99? (added anchors)
diff | Petko - Petko (compacted my watchlists)
diff | NotifyList - Petko (+me for group=PmWikiBg)
diff | ThumbList - Doug Force? (Added Mall of Memphis page example using Thumblist)
diff | GTD-TLM - Petko (minor copyedit)
diff | GTD-TLM-Talk - Petko (forgot to mention, no JS = no right-, ctrl- ... -click)
diff | PageLists - simon (How do I capture the output from "fmt=count" into a page text variable)
diff | ExternalLinks - Petko (mv new tweaks in separate section)
diff | UTF-8 - Petko (revert; the previous edit was not by me!!)
diff | SQLite - Henrik ()
diff | Reminder - Petko (refactor)
diff | ThumbList-Talk-archive - Petko (mv old threads from talk page)

Change log

  • Add content-type/charset to Abort() output (suggested by Petko).

Version 2.2.0-beta65 (2007-11-17)

  • Fix SiteAdmin.AuthList so that it defaults to list=all (reported by Roman).
  • Fix pmwiki skin to include xmlns= attribute in <html> tag (PITS:00989, reported by Mateusz Czaplinski and Petko Yotov).

Cookbook (rc)

diff | NewsPaperSkin-Talk - Karie? ()
diff | TotalCounter - PKHG ()
diff | FoxForum-Comments - HansB (reply)
diff | ThumbList-Talk - simon (Initial brief test looks fantastic.)
diff | FoxEdit - HansB ()
diff | Fox - HansB (Recipe update. Added general Preview capabilities)
diff | FoxForum - HansB (Recipe update. Adding messages Preview)
diff | ZAP - karlh626? ()
diff | AuthUserDbase-talk - XES ()
diff | AuthUserDbase - XES ()

PmWikiBg (rc)

diff | XLPage - Petko ()
diff | WikiSandbox - Petko ()
diff | SideBar - Petko ()
diff | EditQuickReference - Petko (translated to bg)
diff | PageNotFound - Petko (translated to bg)

PmWikiFr (rc)

100 aRC

Edit - History - Print - Recent Changes - Search
Page last modified on June 25, 2008, at 02:48 AM