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.

  • January 08, 2009, at 02:05 PM PmWiki time
  • January 08, 2009, at 09:05 PM CET 21h05

Watch list - see Cookbook.Watch lists

08.01 13h36 | UTF-8 - Petko (added comments: no problems with 2.2 beta)
07.01 20h23 | ThumbList - Petko (shorten links)
07.01 20h18 | Mini - Petko (+links)
06.01 07h13 | AttachImageSize - Petko (New recipe, ready to be tested +notes - limits)
06.01 06h40 | Petko - Petko (Cookbook/AttachImageSize)
02.01 08h37 | 01059 - Petko (Allow Drafts for actions other than Edit)
02.01 08h20 | SQLite - Petko (new version: bugfix for PmWiki.Drafts)
31.12 05h38 | Textarea - Petko (to specify the textarea contents in the same wiki page)
29.12 07h15 | MarkupTricks - Petko (I'll leave it to {# ... #})
26.12 11h56 | PageLists - Petko (reply to Liz K)
16.12 23h26 | Mini-Talk - Petko (IPTC captions -> Added as of 20081216)
16.12 05h13 | ThumbList-Talk - Petko (reply to Jonas)
11.12 16h21 | Flipbox - Petko (upd. link to alt. download)
11.12 16h15 | ThumbList-Talk-archive - Petko (mv old threads from Talk page)
03.12 16h00 | ExternalLinks - Petko (added $IMap['_http:'] = 'http:$1(approve links)';)

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)

08.01 20h32 | AuthListShort - simon (minor typo)
08.01 13h36 | UTF-8 - Petko (added comments: no problems with 2.2 beta)
07.01 21h37 | DivisionsExplained - felix? ()
07.01 20h23 | ThumbList - Petko (shorten links)
07.01 20h18 | Mini - Petko (+links)
07.01 14h33 | PmGallery-Talk - Didier? ()
07.01 07h48 | XMLRPC - XES ()
06.01 07h13 | AttachImageSize - Petko (New recipe, ready to be tested +notes - limits)
05.01 22h44 | UserAuth2 - Sikkepitje? ()
05.01 11h21 | Fox - HansB (updated prerequisites)

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)

06.01 14h19 | Sandbox - Polo? (fcnqazekm)
06.01 03h33 | Site - lionela (détail mineur (traduction))
02.12 21h48 | MtlTest - Mtl? ()
02.12 21h45 | CustomizeShellPrompt - Mtl? ()
02.12 10h40 | Upgrades - ADC? ()

Edit - History - Print - Recent Changes - Search
Page last modified on January 05, 2009, at 11:40 PM