PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old November 24th, 2005, 02:20 PM   #1 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Kill optional file edit on install ?

I know this may have been covered a long time ago.
- In the current installer readme and in many before.

Step 2 - Optional File Modifications
Code:
Content visible to verified customers only.
This can be done with a plugin:

Code:
Content visible to verified customers only.
I have many templates grouped in the same plugin myself.

Last edited by Zachariah; November 24th, 2005 at 02:22 PM.
Zachariah is offline  
Old November 24th, 2005, 07:53 PM   #2 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,400
That was one of the planned changes for the next release of vBaG. We can ask Michael to put on his list of things for the next version of vBG.
KW802 is offline  
Old November 25th, 2005, 05:41 AM   #3 (permalink)
Member
Verified Customer
 
weirdpixels's Avatar
 
Join Date: Aug 2004
Location: England, UK
Posts: 70
How about getting rid of the modcp file edit as well? So it works just like the admincp does
weirdpixels is offline  
Old January 14th, 2006, 12:53 AM   #4 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
The explanation of these optional file modifications is really not all that clear as to what they actually do and if I really need to do this.

Can someone please explain to me a little more as to what they do if i do the modifications?

Thanks

Doug
dcpaq2 is offline  
Old January 14th, 2006, 10:02 AM   #5 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by dcpaq2
The explanation of these optional file modifications is really not all that clear as to what they actually do and if I really need to do this.

Can someone please explain to me a little more as to what they do if i do the modifications?

Thanks

Doug
In the install readme:
photopost_vbgallery_1_0_1_vb_3_5\readme_vba_gallery.html

There is a passage:

Step 2 - Optional File Modifications
--------------------------------------------------------------------------------
This modification will add a new group to your Style Manager for your new PhotoPost vBGallery templates. Otherwise they will be displayed with your custom templates.

This allows a plugin to do the work vs. a File edit.
I took the code pasted it into a txt file from notepad and gave it a XML extension.

It's a vb3.5 plugin:

AdminCP => Plugin System => Download / Upload Plugins
- Import Plugin Definitions XML File
Attached Files
File Type: xml group_templates.xml (323 Bytes, 7 views)

Last edited by Zachariah; January 14th, 2006 at 10:09 AM.
Zachariah is offline  
Old January 14th, 2006, 03:44 PM   #6 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Quote:
Originally Posted by Zachariah
In the install readme:
photopost_vbgallery_1_0_1_vb_3_5\readme_vba_gallery.html

There is a passage:

Step 2 - Optional File Modifications
--------------------------------------------------------------------------------
This modification will add a new group to your Style Manager for your new PhotoPost vBGallery templates. Otherwise they will be displayed with your custom templates.

This allows a plugin to do the work vs. a File edit.
I took the code pasted it into a txt file from notepad and gave it a XML extension.

It's a vb3.5 plugin:

AdminCP => Plugin System => Download / Upload Plugins
- Import Plugin Definitions XML File
Right but what actually is happening or what am I gaining when they say "It will add a new group to my style manager for my new Photo Post VB Gallery Templates" ???

Im not seeing anything different on the site, or is this just something inside the program itself that im not suppose to "SEE" anything?

Im not following here.

Thanks

Doug
dcpaq2 is offline  
Old January 16th, 2006, 03:58 PM   #7 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
In your style manager where all the templates are listed.

- This will Group all the gallery templates together under the "PhotoPost vBGallery" group vs. the default "custom template" group @ the top.
Zachariah is offline  
Old January 16th, 2006, 04:09 PM   #8 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Quote:
Originally Posted by Zachariah
In your style manager where all the templates are listed.

- This will Group all the gallery templates together under the "PhotoPost vBGallery" group vs. the default "custom template" group @ the top.
Ok so then this is something that I wont actually see on the site itself as a regular user, its something that is happening with the style templates.

So if I understand correctly this plugin that I can download and install replaces me having to manually modify the two code file edits listed in the installation instructions? Right?

If that is the case then has anything else been added to the plugin or is it just those two code edits? If more than those two have been added whats been added?

Thanks

Doug
dcpaq2 is offline  
Old January 16th, 2006, 08:00 PM   #9 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
This kills a file edit that groups your Templates for the gallery by useing a plugin.
- Any file edit is a pain durring Forums upgrade (you have to add the edit again)
Attached Images
File Type: gif ss.gif (20.6 KB, 9 views)
Zachariah is offline  
Old January 16th, 2006, 08:05 PM   #10 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Ah I see, It adds a catagory and throws all the individual templates for VB Gallery into that catagory.

Got it.

And the plugin if installed will put an end to me having to re edit those templates that had to be modified everytime VB is upgrades to the latest version.

As far as my second question in my last reply, this plugin only covers the ONE file edit right? There is nothing else included with the plugin right?

Doug
dcpaq2 is offline  
Old January 16th, 2006, 08:26 PM   #11 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Correct only the 1 file edit
Zachariah is offline  
Old January 16th, 2006, 08:27 PM   #12 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Ok, Thanks

Doug
dcpaq2 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Install file word problems 7thgencivic.com Bugs - vBulletin 3.5.X 0 November 22nd, 2005 10:06 AM
New install 5.1 - edit header and edit headtags both go same place Silver_2000 Photopost Pro Bug Reports 3 June 10th, 2005 03:42 PM
How do I edit the inc_features file to display member galleries? JSDillon Photopost Pro How Do I...? 4 March 19th, 2005 08:57 AM
Problem with install.php file in 48d version derrickdn Photopost Pro Installation & Upgrades 9 July 16th, 2004 08:34 PM
What file to edit the footer?? sbdiva General Discussion 2 June 24th, 2004 06:58 AM


All times are GMT -5. The time now is 06:52 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0