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-beta68.

  • August 21, 2008, at 05:52 PM PmWiki time
  • August 22, 2008, at 12:52 AM CET 00h52

Watch list - see Cookbook.Watch lists

21.08 22h20 | RecentUploadsLog - simon (thanks very much Petko)
21.08 13h12 | ThumbList-Talk - Petko (reply to Sean)
20.08 12h27 | Internationalizations - simon ()
20.08 05h17 | PageVariables - simon (trail)
14.08 11h46 | ChangeLog - Pm ()
30.07 12h36 | SQLite-Talk - Petko (answer to CarlosAB)
28.07 22h35 | PageLists - overtones99 (link to custom pagelist sort order)
22.07 22h05 | GTD-TLM-Talk - Petko (reply to Mag)
21.07 05h28 | ThumbList-Talk-archive - simon (move to archive)
19.07 07h06 | Mini - Petko (formatting)
17.07 21h33 | Mini-Talk - Petko (answer to damien)
16.07 16h02 | DotsInLinks - Petko (rm dot-space to space)
16.07 06h07 | Petko - Petko (link to ML)
14.07 02h22 | ThumbList - Petko (new version: height= param.)
10.07 15h00 | Categories - Nucleos? ()

Change log

Version 2.2.0-beta68 (2008-08-14)

  • Fix E_NOTICE errors reported by Dominique Faure.
  • Enable (:redirect:) directives in pagelists.

Version 2.2.0-beta67 (2008-07-13)

  • Add {$LastModifiedTime} page variable.
  • Add $EnableSessionPasswords variable to control session password usage.
  • Add $SessionEncode and $SessionDecode variables to specify functions for encoding/decoding sensitive session data.
  • Updated httpauth.php to use SessionAuth instead of poking in session guts directly.

Cookbook (rc)

21.08 22h20 | RecentUploadsLog - simon (thanks very much Petko)
21.08 17h22 | SecLayer - Peter Bowers (Release 2008-08-21)
21.08 17h14 | WikiSh - Peter Bowers (Release 2008-08-21A)
21.08 15h57 | MiscMX - Peter Bowers ()
21.08 15h49 | Toolbox - Peter Bowers (Release 2008-08-21)
21.08 15h28 | SEO - Tony Kummer? ()
21.08 13h12 | ThumbList-Talk - Petko (reply to Sean)
21.08 10h47 | FCKEditor - Valinor? ()
20.08 22h23 | UserAuth - simon (typo)
20.08 20h01 | WikiShExamples - Peter Bowers ()

PmWikiBg (rc)

22.06 17h27 | XLPage - Petko ()
22.06 17h24 | WikiSandbox - Petko ()
22.06 17h16 | SideBar - Petko ()
22.06 17h13 | EditQuickReference - Petko (translated to bg)
22.06 17h01 | PageNotFound - Petko (translated to bg)

PmWikiFr (rc)

20.07 21h33 | Sandbox - DaveG ()
20.07 11h07 | BacĀSable - Momo? ()
15.07 21h22 | Passwords - lionel? (corr pmwiki -> pmwiki.php)
01.07 16h54 | XLPageCookbook - Ian MacGregor (de-spam)
18.06 22h41 | TextFormattingRules - PRZ (despam (minor))

100 aRC

Edit - History - Print - Recent Changes - Search
Page last modified on July 15, 2008, at 11:07 PM