My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 29, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by choubb2001   -   very nice app, my 2nd app of my net life. here is mine , enjoy [http://photo.chopubb.com lable]http://photo.choubb.com :)
    very nice app, my 2nd app of my net life. here is mine , enjoy [http://photo.chopubb.com lable]http://photo.choubb.com :)
  • Dec 29, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by choubb2001   -   very nice app, my 2nd app of my net life. here is mine , enjoy [photo.choubb.com lable] :)
    very nice app, my 2nd app of my net life. here is mine , enjoy [photo.choubb.com lable] :)
  • Dec 29, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by choubb2001   -   very nice app, my 2nd app of my net life. here is mine , enjoy photo.choubb.com
    very nice app, my 2nd app of my net life. here is mine , enjoy photo.choubb.com
  • Dec 26, 2009
    issue 72 (License name is not correct in some cases) commented on by stefkampen   -   I noticed this also effects the get_license_link function.
    I noticed this also effects the get_license_link function.
  • Dec 26, 2009
    issue 72 (License name is not correct in some cases) reported by stefkampen   -   Description: The license name is not correctly displayed in some cases because matching of the license is done using the array key instead of the id value. Versions or flogr and php: Flogr 2.3 (20091211) Please provide any additional information: I fixed this by replacing the get_license_name function in pages/photo.php with the following code: function get_license_name( $photoId = null ) { $p = new Profiler(); $licenses = $this->get_licenses(); $info = $this->get_photo_info( $photoId ); foreach($licenses as $license) { if($license['id'] == $info['license']) return $license['name']; } // return $licenses[$info['license']]['name']; }
    Description: The license name is not correctly displayed in some cases because matching of the license is done using the array key instead of the id value. Versions or flogr and php: Flogr 2.3 (20091211) Please provide any additional information: I fixed this by replacing the get_license_name function in pages/photo.php with the following code: function get_license_name( $photoId = null ) { $p = new Profiler(); $licenses = $this->get_licenses(); $info = $this->get_photo_info( $photoId ); foreach($licenses as $license) { if($license['id'] == $info['license']) return $license['name']; } // return $licenses[$info['license']]['name']; }

Last 30 days

  • Dec 23, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by robert.sandlan   -   http://photoblog.theapochrypha.co.uk/ :)
  • Dec 21, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by a...@vanzeeland.net   -   http://www.geuz.eu/photo/ thx!
  • Dec 15, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by compum...@hotmail.com   -   http://www.peterbijkerk.eu/flogr/index.php?type=sets Photostreams from peterbijkerk.eu (Dutch)
    http://www.peterbijkerk.eu/flogr/index.php?type=sets Photostreams from peterbijkerk.eu (Dutch)
  • Dec 14, 2009
    r147 (- Added footer link back to flickr) committed by mikecarruth   -   - Added footer link back to flickr
    - Added footer link back to flickr
  • Dec 14, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by skgillespie00   -   http://someprettythings.com/portfolio/ :) Thanks heaps
  • Dec 12, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by gaobo.web   -   http://photos.gaobo.org Photostreams from GAOBO.ORG GAOBO.ORG, where you can find your peace and value
    http://photos.gaobo.org Photostreams from GAOBO.ORG GAOBO.ORG, where you can find your peace and value
  • Dec 12, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by gaobo.web   -   http://photos.gaobo.org<br>Photostreams from GAOBO.ORG<br>GAOBO.ORG, where you can find your peace and value
    http://photos.gaobo.org<br>Photostreams from GAOBO.ORG<br>GAOBO.ORG, where you can find your peace and value
  • Dec 12, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page commented on by gaobo.web   -   http://photos.gaobo.org Photostreams from GAOBO.ORG GAOBO.ORG, where you can find your peace and value
    http://photos.gaobo.org Photostreams from GAOBO.ORG GAOBO.ORG, where you can find your peace and value
  • Dec 12, 2009
    FlogrUserGalleries (Show off your flogr site for all to see by posting a link ba...) Wiki page added by mikecarruth   -   Revision r146 Created wiki page through web user interface.
    Revision r146 Created wiki page through web user interface.
  • Dec 11, 2009
    20091211.zip (Flogr 2.3) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 11, 2009
    r145 (- Updated version info) committed by mikecarruth   -   - Updated version info
    - Updated version info
  • Dec 11, 2009
    WhatsNew Wiki page edited by mikecarruth   -   Revision r144 Edited wiki page through web user interface.
    Revision r144 Edited wiki page through web user interface.
  • Dec 11, 2009
    issue 71 (Display a random image from a restricted set on the home pag...) commented on by gaobo.web   -   I mean: http://SITEURL/index.php?page=[one of the candidate offsets]
    I mean: http://SITEURL/index.php?page=[one of the candidate offsets]
  • Dec 11, 2009
    issue 63 (Collections support) commented on by gaobo.web   -   It will be really great to add Collections and Galleries support altogether.
    It will be really great to add Collections and Galleries support altogether.
  • Dec 11, 2009
    issue 71 (Display a random image from a restricted set on the home pag...) reported by gaobo.web   -   Hi Mike, I want to display a random image, instead of always the latest one, on the home page. Can you add something like: /* Candidates to be displayed on the homepage - seperate each candidate with commas */ REQUIRED_SETTING('FLOGR_HOME_DISPLAY', ''); I can understand that you can use offset to display photo page or use its IDs. By using offset the photo page is able to browse backward or forward, but by using IDs it is not able to implement. So, I'd prefer if you implement the feature I mentioned above, you allow us to use offset. Example: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', '1, 52, 133'); Then the homepage maybe one of these: http://photos.gaobo.org/index.php?page=1 http://photos.gaobo.org/index.php?page=52 http://photos.gaobo.org/index.php?page=133 Default settings is likely to be: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', '1'); Which is equivlant to: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', ''); I hope I have made myself clear. Daniel
    Hi Mike, I want to display a random image, instead of always the latest one, on the home page. Can you add something like: /* Candidates to be displayed on the homepage - seperate each candidate with commas */ REQUIRED_SETTING('FLOGR_HOME_DISPLAY', ''); I can understand that you can use offset to display photo page or use its IDs. By using offset the photo page is able to browse backward or forward, but by using IDs it is not able to implement. So, I'd prefer if you implement the feature I mentioned above, you allow us to use offset. Example: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', '1, 52, 133'); Then the homepage maybe one of these: http://photos.gaobo.org/index.php?page=1 http://photos.gaobo.org/index.php?page=52 http://photos.gaobo.org/index.php?page=133 Default settings is likely to be: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', '1'); Which is equivlant to: REQUIRED_SETTING('FLOGR_HOME_DISPLAY', ''); I hope I have made myself clear. Daniel
  • Dec 10, 2009
    issue 35 (Include more photo details) Status changed by mikecarruth   -  
    Status: WontFix
    Status: WontFix
  • Dec 10, 2009
    issue 36 (Add geo photo page) Status changed by mikecarruth   -  
    Status: Fixed
    Status: Fixed
  • Dec 10, 2009
    20091210.zip (Flogr 2.2.20091210) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 10, 2009
    r143 (- Open geo link in new window) committed by mikecarruth   -   - Open geo link in new window
    - Open geo link in new window
  • Dec 10, 2009
    20091210.zip (Flogr 2.2.20091210) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 10, 2009
    r142 (- Added geo location to exif data) committed by mikecarruth   -   - Added geo location to exif data
    - Added geo location to exif data
  • Dec 10, 2009
    20091210.zip (Flogr 2.2.20091210) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 10, 2009
    r141 (- Updated info / comments opacity) committed by mikecarruth   -   - Updated info / comments opacity
    - Updated info / comments opacity
  • Dec 09, 2009
    r140 (- Updated main photo page navigation - Changed info / commen...) committed by mikecarruth   -   - Updated main photo page navigation - Changed info / comments transition
    - Updated main photo page navigation - Changed info / comments transition
  • Dec 06, 2009
    r139 (Added jquery and updated slimbox) committed by mikecarruth   -   Added jquery and updated slimbox
    Added jquery and updated slimbox
  • Dec 06, 2009
    20091206.zip (Flogr 2.2.20091206) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 06, 2009
    r138 (Added tag page title) committed by mikecarruth   -   Added tag page title
    Added tag page title
  • Dec 06, 2009
    20091206.zip (Flogr 2.2.20091206) file uploaded by mikecarruth   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Dec 06, 2009
    r137 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 06, 2009
    r136 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 06, 2009
    issue 67 (New URL structure?) commented on by mathowie   -   Hmm, I guess I'll hack it myself then. It seems like the logic could work, if you just searched the db table of existing tag-based entries for that FlickrID, then figured out the incremental ID, looked one up and one down, and pulled out the FlickrIDs to show. It's kind of convoluted because you stuff the Flickr API results into a single db field instead of multiple fields for each value. I might just rewrite that too. Overall, my goal here is that someone says "Wow, I like that photo of a tree on your personal photoblog" and thinks the link is foo.com/?id=3 but the next day, the URL is dead. That seems like a fatal flaw not having permalinks in a photoblog application (permanent links are central to the idea of blogging).
    Hmm, I guess I'll hack it myself then. It seems like the logic could work, if you just searched the db table of existing tag-based entries for that FlickrID, then figured out the incremental ID, looked one up and one down, and pulled out the FlickrIDs to show. It's kind of convoluted because you stuff the Flickr API results into a single db field instead of multiple fields for each value. I might just rewrite that too. Overall, my goal here is that someone says "Wow, I like that photo of a tree on your personal photoblog" and thinks the link is foo.com/?id=3 but the next day, the URL is dead. That seems like a fatal flaw not having permalinks in a photoblog application (permanent links are central to the idea of blogging).
  • Dec 06, 2009
    issue 70 (Last image on main page is not showing) Status changed by mikecarruth   -  
    Status: Fixed
    Status: Fixed
  • Dec 06, 2009
    r135 (Fixed issue 70: Last image on main page is not showing) committed by mikecarruth   -   Fixed issue 70 : Last image on main page is not showing
    Fixed issue 70 : Last image on main page is not showing
  • Dec 06, 2009
    issue 63 (Collections support) Owner changed by mikecarruth   -  
    Owner: mikecarruth
    Owner: mikecarruth
  • Dec 06, 2009
    issue 70 (Last image on main page is not showing) Labels changed by mikecarruth   -  
    Labels: Type-Defect Priority-Medium
    Labels: Type-Defect Priority-Medium
  • Dec 06, 2009
    issue 69 (Size of the pop-up zoom (in set and recents)) Status changed by mikecarruth   -   You can do this by changing line 150 in flogr/pages/page.php from: "<a href='" . $this->phpFlickr->buildPhotoURL($photo, "") . to: "<a href='" . $this->phpFlickr->buildPhotoURL($photo, "Original") .
    Status: WontFix
    You can do this by changing line 150 in flogr/pages/page.php from: "<a href='" . $this->phpFlickr->buildPhotoURL($photo, "") . to: "<a href='" . $this->phpFlickr->buildPhotoURL($photo, "Original") .
    Status: WontFix
  • Dec 06, 2009
    issue 68 (Create setup page to help configure flogr for first time use) Labels changed by mikecarruth   -  
    Labels: Type-Enhancement Priority-Medium
    Labels: Type-Enhancement Priority-Medium
  • Dec 06, 2009
    issue 67 (New URL structure?) changed by mikecarruth   -   If I make the prev / next links use the photo's id flogr will lose the flogr feature where you can show only photos with certain tags. I don't want to do that.
    Status: WontFix
    Owner: mikecarruth
    If I make the prev / next links use the photo's id flogr will lose the flogr feature where you can show only photos with certain tags. I don't want to do that.
    Status: WontFix
    Owner: mikecarruth
  • Dec 06, 2009
    issue 63 (Collections support) Labels changed by mikecarruth   -  
    Labels: Type-Enhancement Priority-Medium
    Labels: Type-Enhancement Priority-Medium
  • Dec 06, 2009
    r134 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 06, 2009
    r133 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 03, 2009
    issue 70 (Last image on main page is not showing) reported by mikecarruth   -   Description: The last photo is not displaying on the photo page because the <img> tag is contained within the prev link and on the last page there is no prev link. Repro steps and/or URL: http://www.tuub.nl/index.php?page=7# Expected result: Actual result: Versions or flogr and php: Please provide any additional information:
    Description: The last photo is not displaying on the photo page because the <img> tag is contained within the prev link and on the last page there is no prev link. Repro steps and/or URL: http://www.tuub.nl/index.php?page=7# Expected result: Actual result: Versions or flogr and php: Please provide any additional information:
  • Dec 01, 2009
    r132 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 01, 2009
    r131 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
  • Dec 01, 2009
    r130 ([No log message]) committed by mikecarruth   -   [No log message]
    [No log message]
 
Hosted by Google Code