Home Forum
Welcome, Guest
Username Password: Remember me

A couple of feature requests/ideas
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: A couple of feature requests/ideas

A couple of feature requests/ideas 4 years, 1 month ago #7267


  • Posts:1142
  • TBK
  • Administrator
  • OFFLINE
  • Karma: 2
- Backend: support for selection of few elements by holding down CTRL and selecting them with the mouse.
- Backend: support for CTRL+A to - select all.
- Backend: be able to do drag and drop with element(s) (like you are able to do with mail on hotmail.com)
- Backend: holding down CTRL while dragging and dropping with element(s) will copy the element(s)
- Backend: auto login for the admin by grabbing the session/cookie info
- Backend: able to have published and unpublished elements (images, films, music) and collections/albums. So you can have a lot of stored in Expose for future use.

- Background music for albums/collections (mp3)


- Upload from url (grabbing the image from a url and adding it to the specified album)


- Add support for language files:

Code examples:
/** ensure this file is being included by a parent file */
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
 
// language
$lang_info = array (
'name' => 'English'
,'nativename' => 'English' // Language name in native language. E.g: 'Fran�ais' for 'French'
,'locale' => array('en','english','en_US','en_US.ISO8859-15') // Standard locale alternatives for a specific language. For reference, go to: http://www.php.net/manual/en/function.setlocale.php
,'charset' => 'ISO-8859-1' // For reference, go to : http://www.w3.org/International/O-charset-lang.html
,'direction' => 'ltr' // 'ltr' for Left to Right. 'rtl' for Right to Left languages such as Arabic.
,'author' => 'Mohamed Moujami (Simo)'
,'author_email' => 'simoami@hotmail.com'
,'author_url' => 'http://www.MarocTour.com'
,'transdate' => '04/17/2004'
);


Or coded like this

/** Ensure all files are being included by a parent file */
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
 
// Main
DEFINE("_EMAILING_MAINMENU","E-Mailing Control Panel");
DEFINE("_EMAILING_WELCOME","Welcome to E-Mailing");
DEFINE("_EMAILING_MENU","Main Menu");
DEFINE("_SENDMAILING","Send");
DEFINE("_SENDPREV","Preview");
DEFINE("_CAMPAGNES","Campaigns");



In a file called the name of the language (e.g. components\com_expose\languages\english.php)


- User upload module for the front end. So people with permission can upload (members of a specific user category).
-- auto login for the user by grabbing the session/cookie info

- A shop component (com_expose_shop) that is able to talk together/integrate with the com_expose
-- Shopping card
--- Discount coupons
-- Checkout, Continue Shopping, Add to card
-- Get the images in different resolutions
-- Direct download in a zip file or send via email to customer
-- Keep track of earlier purchases (history)
-- Different buy methods (license to use, or ownership of the images. If ownership is chosen then the images will automatics be removed from the category of images for sale).
--- Subscription allowing the customer to continue download (for use of the images) from collections or albums for life or a limited period
-- Payment via paypal, 2checkout...


Hope it is usable, and sorry if it is suggested before.

Regards
TBK
When asking for help, then please include:
- URL
- Expose version
- Joomla version
- SEF status (on/off)

Always RTFM!

Re: A couple of feature requests/ideas 4 years, 1 month ago #7269


  • Posts:641
  • admin
  • Administrator
  • OFFLINE
  • Karma: 0
I wish we could and were able to add these items. Unfortunately we do not have the source for Expose. Ivan at slooz.com owns the rights to the coore expose. We only made the Bridge.

I am working with Ivan to open the code base up so we can start adding some of these requests and make it a little more Joomla! friendly.

Thanks,
Josh

Re: A couple of feature requests/ideas 4 years, 1 month ago #7270


  • Posts:1142
  • TBK
  • Administrator
  • OFFLINE
  • Karma: 2
Okay, hope he will open up for the source code.

Can't we buy the source from him (IP) and make it a open source project? I am willing to through in some money.


Do you have anything to do with the Album Manager software for windows/mac?
Would be really nice if it could talk together with the online version (like some sort of dedicated expose ftp client, managing expose form once pc and when done editing, then just a press a synchronize button which then will do everything automatically :-D).
When asking for help, then please include:
- URL
- Expose version
- Joomla version
- SEF status (on/off)

Always RTFM!

Re: A couple of feature requests/ideas 4 years, 1 month ago #7273


  • Posts:641
  • admin
  • Administrator
  • OFFLINE
  • Karma: 0
That would be really cool. There is so much potential with this product once we receive the source code.

I dont have anything to do with the Windows or Mac album manager. Again all Ivan As soon as we get the code (hopefully sooner than later) I will post it here unless everyone prefers a mass email to the emails registered here on the forum.

Re: A couple of feature requests/ideas 4 years, 1 month ago #7275


  • Posts:1142
  • TBK
  • Administrator
  • OFFLINE
  • Karma: 2
Or you could do both. Send a mass email with the notification and post the whole text on GotGtek.net
When asking for help, then please include:
- URL
- Expose version
- Joomla version
- SEF status (on/off)

Always RTFM!

Re: A couple of feature requests/ideas 4 years, 1 month ago #7278


  • Posts:641
  • admin
  • Administrator
  • OFFLINE
  • Karma: 0
Yuppers!!! :-P
  • Page:
  • 1
Time to create page: 0.22 seconds