| User | Post |
|
9:44 pm June 6, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
I would like to embed links to simpleviewer and other FlashViewers in the NexGen gallery
In place of [View with PicLens] [View with Slideshow], I would like to place [View with Simpleviewer]
I have been trying to edit the NexGen gallery pages to add this line, but I cannot get the syntax of the link correct. Could you please help me add a line to include FlashViewer (simpleviewer) into the gallery page
I am sorry if this is posted elsewhere, Thank you veyr much
DHO
|
|
|
9:12 pm June 12, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
Hey DHO,
you can do this via a filter, but it's a bit more complicated than that. I've done something similar for the next release, which will come out in maybe 2-3 weeks. Can you wait for that?
Boris
|
|
|
9:21 pm June 12, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
I can wait,
But if you have a alpha or beta release needing testing, I would love to try it on my site.
~DHO
If you would like to email me my contact info is DHO@DHOMD.com
|
|
|
9:36 pm June 12, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
I'll send it to you once it reaches beta stage!
|
|
|
9:39 pm June 12, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
|
6:52 pm June 20, 2009
| shrifweb
| | | |
| New Member | posts 2 |
|
|
Post edited 1:11 am – June 25, 2009 by Boris
awsome……….
Thanks
|
[url="http://inowweb.com/"]professional web design[/url]
|
|
|
8:27 pm June 20, 2009
| arjanv
| | | |
| Member | posts 3 |
|
|
Post edited 8:27 pm – June 20, 2009 by arjanv
and? is the beta out?
I'm looking also for this feature.
|
|
|
10:32 am June 21, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
I'll post it in the next couple days. I'll need to bulldoze my laptop first cause of some stupid trojan worm I can't get rid of first, though… There's a few features that don't work as advertized yet, but it's all mentioned in the changelog…
|
|
|
2:18 am June 23, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
The beta is out now, guys. I have coded the above feature request already, but I haven't included it in this beta yet. Some changes to NextGEN are necessary first. I have submitted my patches already and I think they will show up in the SVN soon. Once all is sorted I'll release a second beta.
|
|
|
5:28 pm June 23, 2009
| arjanv
| | | |
| Member | posts 3 |
|
|
where can i find the beta? link?
Do you have any idea when the next beta will com out?
|
|
|
5:35 pm June 23, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
@ arjanv: The link to the beta page is here: http://shabushabu-webdesign.co…..14-beta-1/
Boris: Thank you very very much for your efforts. I look forward to trying it out later tonight!
~DHO
|
|
|
12:33 am June 24, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
The next beta will be available for download as soon as Alex adds my patch to the SVN. I'll post the link to the latest alpha version of NextGEN Gallery on our blog together with the new beta.
|
|
|
3:48 pm June 24, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
It's available now, guys. Download it here: http://shabushabu-webdesign.co…..-4-beta-2/
|
|
|
11:29 pm June 24, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
Thanks for the hard work
I just downloaded and beta and made the changes to Nexgen Gallery by hand. I activate the beta and configure it. The inclusion of the link is exactly what I really wanted. But when I click on the simpleviewer link, simpleviewer loads to a blank screen. The same thing happens when I use it to replace imagerotator
So I tried downloading the SVC. (BTW it does not have the change to the nggfucntions included), and had the same results.
I have simpleviewer pro. I not sure if that makes a difference
The link path is /?album=1&gallery=3&page_id=3&show=simple
Any thought? And thank you,
~DHO
|
|
|
12:08 am June 25, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
Post edited 12:18 am – June 25, 2009 by Boris
Can you post a link to the problem or maybe a screenshot if a link is not possible? It's working on my local machine, but obviously there will be a few bugs still :)
Can you check to see if it works on a gallery that is embedded on a normal page or post? Cheers.
|
|
|
12:36 am June 25, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
Post edited 12:49 am – June 25, 2009 by Boris
Could you please delete the links after you have viewed them, I am trying to keep the page off google and other engines
Thank You,
~DHO
|
|
|
1:02 am June 25, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
Post edited 1:09 am – June 25, 2009 by Boris
Alright, I had a look and the problem is within the funtion that looks for the gallery ID. Both the replacement and the links share some of the same functions. In your case that function can't find the gallery ID because that gallery is integrated within an album (I simply forgot about that case :) and therefore can't display anything.
I've uploaded the new patches, so please download the same version again and check it out.
Oh, and xampp is brilliant for developing a website off the web. Then you won't have to worry about Google and the likes. Or alternatively you can use the contact form or just email it to me. Adresses can be found in the imprint (link is in the footer).
|
|
|
1:09 am June 25, 2009
| DHO
| | | |
| Member | posts 7 |
|
|
That did the trick!
Thank you,
~DHO
|
|
|
11:38 am September 9, 2009
| veisis
| | | |
| New Member | posts 1 |
|
|
This is an easy task.
1. open file window.php located in wp-content\plugins\nextgen-gallery\admin\tinymce
2. Find the line 58 (for v1.3.5)
Line Content: <label><input name="showtype" type="radio" value="slideshow" /> <?php _e('Slideshow', 'nggallery') ;?></label><br />
3. change value to simpleviewer or tiltviewer or autoviewer or pcviewer.
or
3. paste this code: <label><input name="showtype" type="radio" value="simpleviewer" />simpleviewer</label> <label><input name="showtype" type="radio" value="tiltviewer" />tiltviewer</label><br /> <label><input name="showtype" type="radio" value="autoviewer" />autoviewer</label> <label><input name="showtype" type="radio" value="pcviewer" />pcviewer</label><br />
after line 58.
That's it!
|
|
|
12:41 am September 24, 2009
| Boris
| | | |
| Admin
| posts 163 |
|
|
veisis, that's not a very good solution. If you update NGG you will lose all changes made.
|
|