Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


CB Profile Gallery Edit Tab Text etc
Date: 2008/08/22 13:01 By: florianseifert Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
Hi, I have installed profile gallery and it works perfectly and I am really satisfied. Now I want to customize the TAB (e.g. text shown in the profile tab respectively changing the order of text, thumbnails etc). Where can I make those changes.

Currently the following text is shown, but I don't know where to edit it:

This tab contains a basic no-frills image Gallery for CB profiles

Submit New Gallery Entry [Your current quota marks: 5/10 items 1371/5000 Kbytes (27% consumed - 73% free)]
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB Profile Gallery Edit Tab Text etc
Date: 2008/08/22 14:03 By: nant Status: Admin  
Karma: 462  
Admin

Posts: 5979
graph
florianseifert wrote:
Hi, I have installed profile gallery and it works perfectly and I am really satisfied. Now I want to customize the TAB (e.g. text shown in the profile tab respectively changing the order of text, thumbnails etc). Where can I make those changes.

Currently the following text is shown, but I don't know where to edit it:

This tab contains a basic no-frills image Gallery for CB profiles

Submit New Gallery Entry [Your current quota marks: 5/10 items 1371/5000 Kbytes (27% consumed - 73% free)]


These are language file strings for the plugin.
Nick A.
CB Core Team Member
Support CB Development and Get Detailed Documentation
Developer of Nant's Gallery plugin
CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site
Developer of CB AutoWelcome Plugin
CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site
People ignoring your call for help? Read this!
FAQ you
Joomlapolis Extensions Directory (new)- check it out!
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB Profile Gallery Edit Tab Text etc
Date: 2008/09/04 20:50 By: piersol Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 65
graphgraph
Is it possible to remove the Profile Gallery Tab from the edit profile area?

Ive tried to unpublish the second tab that is created when you install the plugin, but that doesnt work for this purpose.

Any ideas?

With a crowded list of tabs already, removing the ones with the least functionality would really help.
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB Profile Gallery Edit Tab Text etc
Date: 2008/09/05 02:32 By: Rapunzl Status: CB Doc subscriber  
Karma: 50  
Moderator

Posts: 1046
graphgraph
Disable the Profile Gallery plugin.
Jamie
Rapunzl Reminisces Owner and Website Administrator / Community Builder and Groupjive Team Member and Moderator
_______________________________________________________
Want to speed up the release of CB 1.2 and Plugins? Before posting, please read CB 1.1 Bugs stickies or CB 1.2 Identified Issues and the FAQs and Search the forum and the Web for your error. If not found, post Joomla, CB, PHP, Database and Browser versions, along with the exact error you are getting and results. Fewer posts for the developers to sift through will result in faster releases!

If you're looking for CB plugins, try the Downloads section, Directory (new) section or Joomla Community Builder-specific extensions.
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB Profile Gallery Edit Tab Text etc
Date: 2008/09/15 02:36 By: garryp80 Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
florianseifert wrote:
Hi, I have installed profile gallery and it works perfectly and I am really satisfied. Now I want to customize the TAB (e.g. text shown in the profile tab respectively changing the order of text, thumbnails etc). Where can I make those changes.

Currently the following text is shown, but I don't know where to edit it:

This tab contains a basic no-frills image Gallery for CB profiles

Submit New Gallery Entry [Your current quota marks: 5/10 items 1371/5000 Kbytes (27% consumed - 73% free)]


Hi,
Please go to ur back-end, go to component -> Community builder -> tab management

Click to edit the _pg_ProfileGallery or something like that, i forgot the default name

you can edit the "This tab contains a basic no-frills image Gallery for CB profiles" under the Description...

*Cheers*
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB Profile Gallery Edit Tab Text etc
Date: 2008/09/30 18:56 By: piersol Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 65
graphgraph
To Remove the Edit Tab altogether, Nant has included the method to simply remove by deleting // from line 1303 of the cb.profilegallery.php file.

You are changing:

Code:

 //fix to hide edit tab from front-end!       //if ($ui==1) return;



To
Code:

 //fix to hide edit tab from front-end!       if ($ui==1) return;

Click here to see the profile of this user The administrator has disabled public write access.

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login