| Author |
Message |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
|
| Back to top |
|
|
AdBot
|
| Post subject: Gallery link addon mod |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri May 26, 2006 6:52 am Post subject: Re: Gallery link addon mod |
|
|
nice
my only comment is that the >> is missing on the gallery page between "jettyboard" and "gallery"
nitpicky, yes, but so are our users  |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri May 26, 2006 12:12 pm Post subject: Re: Gallery link addon mod |
|
|
supersweet
phpbb.com is saying that beta1 is close...when it's released, i'm gonng install it, and try to port over the image chooser hack for g2 into olympus (oh, and phpbb2 as well)  |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Mon Jun 05, 2006 5:16 pm Post subject: Re: Gallery link addon mod |
|
|
| Dari, is the image chooser you're talking about the one at http://demo.steffensenfamily.com [steffensenfamily.com]? How would you use that with olympus or phpbb? It only seems to return a thumbnail and links to the original image thru the php scripts. The mapAllGalleryLinks function already returns the thumbnails and php links to the images with a lot less hassle than the image chooser. These links can't be used in the bbcode img tag though because they contain php scripts in the url. What I picture for an 'image chooser' like this is for a user to choose an image that belongs to them from the thumbnails and be able to directly link the image right into a board post without linking thru the scripts to get it. ie, a real file path that can be included in the bbcode img tag. If gallery has this capability, I haven't been able to find it in the docs or in the core classes. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Jun 05, 2006 7:07 pm Post subject: Re: Gallery link addon mod |
|
|
yep, that's the one that i'm hacking the heck out of (well i will get back to it once the rest of my trunk g2 code is done).
the only way to really do what you're talknig about is to get the url rewrite working .... |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
|
| Back to top |
|
|
|
|
|
|
|