Recent Changes - Search:

PmWiki

pmwiki.org

Petko

(redirected from Profiles.PetkoYotov)

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]:"%Y-%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 5ko 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.

  • December 03, 2008, at 03:28 PM PmWiki time
  • December 03, 2008, at 10:28 PM CET 22h28

Watch list - see Cookbook.Watch lists

03.12 16h00 | ExternalLinks - Petko (added $IMap['_http:'] = 'http:$1(approve links)';)
03.12 12h55 | Mini-Talk - miranon? ()
03.12 01h34 | Mini - Petko (don't add to config.php if default value is ok)
03.12 01h13 | Petko - Petko ()
02.12 02h30 | 00407 - Petko (moved demo from 01059 (duplicate report))
28.11 14h17 | PageLists - MateuszCzaplinski (Linked to ConditionalMarkup from the "if=" section)
24.11 12h03 | GTD-TLM - Petko (new version: bugfix)
22.11 03h30 | Standalone - promsan ()
20.11 23h55 | Attachtable - simon (Put Petko's suggestion in body)
17.11 00h23 | LimitDiffsPerPage - Petko (New version, integrated with InlineDiff)
11.11 11h24 | Reminder-Talk - Petko (the parameter was removed since we can include other pages)
11.11 11h15 | Reminder - Petko (changed all examples to day/month)
09.11 15h23 | ThumbList - Fritz Webering ()
05.11 09h23 | GTD-TLM-Talk - Petko (block all changes in readonly?)
30.10 13h59 | MarkupTricks - Petko (Ideas for other combination are welcome.)

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)

03.12 16h00 | ExternalLinks - Petko (added $IMap['_http:'] = 'http:$1(approve links)';)
03.12 12h55 | Mini-Talk - miranon? ()
03.12 11h28 | GoogleMapAPI - AndyG (clarifying examples)
03.12 03h08 | Forms - Petko (added Recipeinfo and Summary)
03.12 02h41 | Index - Petko (rm unneeded ":")
03.12 01h34 | Mini - Petko (don't add to config.php if default value is ok)
03.12 01h28 | CommentPageLink - Tearstar? ()
02.12 21h41 | Applet - Frank ()
02.12 13h15 | AuthUserSignup - Real Chris ()
02.12 13h10 | Security - Real Chris ()

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)

02.12 21h48 | MtlTest - Mtl? ()
02.12 21h45 | CustomizeShellPrompt - Mtl? ()
02.12 21h27 | Sandbox - Mtl? ()
02.12 10h40 | Upgrades - ADC? ()
30.11 01h35 | BacĀSable - jc? ()

Edit - History - Print - Recent Changes - Search
Page last modified on December 02, 2008, at 06:13 PM