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.

  • October 12, 2008, at 07:21 PM PmWiki time
  • October 13, 2008, at 02:21 AM CET 02h21

Watch list - see Cookbook.Watch lists

13.10 02h03 | SQLite-Talk - Arnold? (PmWiki with SQLite is fast as hell !)
13.10 00h47 | ThumbList-Talk - Andrey? ()
12.10 20h43 | ChangeLog - Test? ()
07.10 19h10 | Reminder - Petko (new version)
03.10 23h32 | PageLists - Ian MacGregor (added an iten to See Also)
03.10 18h32 | Standalone - Polux Moon? ()
01.10 17h08 | ThumbList - Dave Cooke ()
30.09 05h30 | TrackChanges - Petko (+links to CustomRecentChanges and RecentChangesExcerpt)
30.09 00h01 | Mini - Petko (there is a new category Gallery)
28.09 14h14 | Mini-Talk - Petko (reply to Damien: 1 fixed, 1 new)
27.09 23h02 | Petko - Petko (+Cookbook/Track Changes)
16.09 15h43 | ExternalLinks - gb? (ajout lien voir aussi)
11.09 14h39 | Attachtable - Elk? ()
07.09 07h17 | WebHosts - jdd ()
05.09 00h30 | AutoThumber - Matthias? ()

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)

13.10 02h03 | SQLite-Talk - Arnold? (PmWiki with SQLite is fast as hell !)
13.10 00h47 | ThumbList-Talk - Andrey? ()
12.10 22h18 | PmWikiDraw - Dan Lewis? ()
12.10 22h08 | UserAuth - simon (answer)
13.10 02h21 | Ar2? - Profiles ()
12.10 18h37 | SkinTest-Compact - ianmccon? ()
12.10 15h34 | AuthPhpBB3 - Mark? ()
12.10 02h40 | MemberMgmt - jj? ()
11.10 21h29 | WbBackup - Webbird ()
11.10 20h37 | DynTrailMenu - Webbird ()

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)

09.10 22h29 | Sandbox - erre? (er)
30.09 15h47 | BacĀSable - DF? ()
26.09 16h39 | PmWikiFr - jon? ()
25.09 17h10 | Installation - al1? (nouvelle version)
17.09 18h27 | TableDirectives - Frederic Serin? ()

100 aRC

Edit - History - Print - Recent Changes - Search
Page last modified on September 27, 2008, at 04:02 PM