rig-thumbnail-general Mailing List for RIG Image Gallery
Brought to you by:
ralfoide
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ralf M. <ra...@al...> - 2004-02-12 17:24:05
|
Hi! A new feature I will introduce in RIG soon: - Default UI language based on the http accept-language header from the browser. More details here: - http://ralf.alfray.com/.izumi/Dev/RigDev R/ |
From: Ralf <ra...@al...> - 2003-09-08 04:38:32
|
Hi! FYI, I fixed the code for follow-album-symlinks that I added in RIG 0.6.4.3 last week. The fix is that when you naviguate down a symlinked album, the album page continue using the path from the symlink source, whereas before the displayed album name changed to reflect the symlink dest. It has been commited on SourceForge's CVS but if you used the anonymous CVS last time, it may take a couple of days before you can check out the code. Otherwise you can find it here: [full rig archive - 152 kB] http://rig.powerpulsar.com/distribs/rig_2003-09-07_v0643_tmp.tgz [diff with previous RIG 0.6.4.3 dated 2003/09/01 - 6 kB] http://rig.powerpulsar.com/distribs/rig_2003-09-07_v0643_tmp-v0643-20030901-tmp_diff.txt.gz Instructions for patching (for those unfamilliar with it): $ cd my-rig0643 [download rig_2003-09-07_v0643_tmp-v0643-20030901-tmp_diff.txt.gz here] $ gunzip rig_2003-09-07_v0643_tmp-v0643-20030901-tmp_diff.txt.gz $ patch -p 1 < rig_2003-09-07_v0643_tmp-v0643-20030901-tmp_diff.txt Regards R/ |