• Hi Ulf,

    thanks for the rapid solution of my last problem. Now I have an other appeal:

    1) Can you change the script that it is possible to define the shortcode myself?
    Otherwise I have to change all posts. So I can use “galler” as shortcode for flashgallery.

    2) Is it possible to hide preferences and pictureurls?

    I mean this code:

    <div class="fgr_noflash" style="display:none;"></div>
    	<script type="text/javascript">
    	FG_2514_config = {
    		"thumbsize":"150",
    		"gallerycount":"1",
    		"background":"https://DOMAIN/wp-content/plugins/flash-gallery/background.jpg",
    		"logourl":"https://DOMAIN/wp-content/plugins/flash-gallery/logo.png",
    		"scaling":"fit",
    		"rowcount":"3",
    		"animate":"false",
    		"delay":"5",
    		"rowmajor":"false",
    		"basepath":"https://DOMAIN/wp-content/uploads/2009/06",
    		"showtitles":"false",
    		"usescroll":"true",
    		"color":"0xFF0099",
    		"allowdownload":"true",
    		"allowfullscreen":"true"
    	};
    
    ...

    Thanks for your response! (and this great script!)
    Nic

Viewing 1 replies (of 1 total)
  • 1) only if I could ever be bothered to write an admin panel, which is highly unlikely. Either search & replace in your database or edit the plugin source.

    2) no and there’s no reason to. if you intend to keep stuff secret, don’t put it online.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Flash Gallery] Other shortcode and hide options’ is closed to new replies.