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

  • July 20, 2008, at 07:49 PM PmWiki time
  • July 21, 2008, at 02:49 AM CET 02h49

Watch list - see Cookbook.Watch lists

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 17h43 | PageVariables - HansB (added 1216181277)
14.07 02h46 | ChangeLog - Pm ()
14.07 02h22 | ThumbList - Petko (new version: height= param.)
10.07 18h15 | GTD-TLM-Talk - Petko ()
10.07 15h00 | Categories - Nucleos? ()
10.07 14h18 | GTD-TLM - Petko (new version)
10.07 04h41 | Attachtable - simon ($EnableAttachtableLinkDeleted)
06.07 20h03 | AutoThumber - RussJackman ()
05.07 05h17 | ThumbList-Talk - simon (tested height= and very happy, thanks Petko)
29.06 04h38 | Cookbook - simon (use 'new' pagelist driven version)
22.06 17h20 | NotifyList - Petko (+me for group=PmWikiBg)

Change log

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.

Version 2.2.0-beta66 (2008-07-04)

  • Add content-type/charset to Abort() output (suggested by Petko).
  • Close minor XSS vulnerability (PITS:01030).
  • Add "nested if" capability.
  • Fix bug in $Transition handling that would enable all transitions if any were set (reported by John Rankin).

Cookbook (rc)

21.07 00h30 | PmGallery - DaveG (Fixed syntax error)
21.07 00h18 | Galleria - DaveG (Fixed trailing slash on url)
21.07 00h08 | Galleria-Talk - DaveG ()
21.07 00h06 | PmGallery-Talk - DaveG (Updated styling)
20.07 22h22 | TellAFriend - Luigi ()
20.07 22h20 | Flash - Jabba Laci? (youtube patch)
20.07 22h04 | QuickStartForAuthUser - simon (defacement)
20.07 10h04 | CustomBullets - mc? ()
20.07 07h26 | WikiForms - jr (add option to prevent editing a field value)
19.07 23h01 | UserAuth2 - Plog? ()

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