Advertisement:

Author Topic: Modern Theme and Osclass 3.3 New drap and drop uploading feature  (Read 12978 times)

Aficionado

  • Guest
Modern Theme and Osclass 3.3 New drap and drop uploading feature
« on: December 10, 2013, 07:38:57 pm »
Now that 3.3 is available, we should modify the Modern there to support the new uploading features (drag & drop).

Not sure what it takes, we could to sponsor it if needed .. or whatever ....

 ;D

** EDIT: the modification is done and the four changed files of the theme are attached here **
** The Full theme is available at Github                                                                                    **

https://github.com/osclass/theme-modern
« Last Edit: April 23, 2014, 09:31:49 pm by Aficionado »

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #1 on: December 10, 2013, 07:57:11 pm »
was good was to update a previous version with pieces of code of the new version to be compatible with (drag and drop) ... i have a lot of changes in my osclass version 3.1.2. i cannot update for new versions, or i lose all my modifications.

Thanks for this news

Regards

safari45

  • Jr. Member
  • **
  • Posts: 73
  • Webmaster And Young Programmer
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #2 on: December 11, 2013, 12:50:12 am »
You just need to backup your theme that contains your changes, then replace all other files excluding the following files "config.php" and folder "Uploads" For your images.

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #3 on: December 11, 2013, 01:05:49 am »
I was talking about the system files (osclass version), not the theme files. I believe that some internal files may contain new updates that do not work in version 3.1.2. But i not yet check this situation. I just wanted to say if I would just update something in the content that relates to the method (drag and drop), just that and nothing any other update.

If somebody found where are this new functions and code for "drag and drop", please post.

Thanks

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #4 on: December 11, 2013, 03:15:12 am »
If somebody found where are this new functions and code for "drag and drop", please post.
here is the commit
https://github.com/osclass/Osclass/commit/a1cee6c2f4d67c70da17c3563402ffca3f13f330

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #5 on: December 11, 2013, 03:35:12 am »
@dev101, thanks  :D

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #6 on: January 06, 2014, 01:45:11 am »
I will add it in my hacked minimalist but not modern.
The commit posted by Dev101 is easy to implement, if you updated osClass to the latest version the only thing you need to do is look at the bender/theme changes and implement these in modern or any other theme. 8)

Regards,
Eric

safari45

  • Jr. Member
  • **
  • Posts: 73
  • Webmaster And Young Programmer
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #7 on: January 06, 2014, 04:20:20 am »
CAN SOMEBODY DO IT WITH MODERN THEME TOO?

Aficionado

  • Guest
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #8 on: February 20, 2014, 08:34:08 pm »
Ok, i have good news.

With the help of Max (http://forums.osclass.org/profile/?u=21000) the Modern Theme from Github (latest) was modified to fully support the new Drap and Drop image uploader.

Again many thanks to Max (MYOS).

I attach it here and PLEASE if you find any problems let us know. \

The included modified files are 4, functions.php, item-post & item-edit, and style.css.

« Last Edit: February 20, 2014, 09:52:04 pm by Aficionado »

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Modern Theme and Osclass 3.3 New drap and drop uploading feature
« Reply #9 on: February 20, 2014, 08:41:39 pm »
Nice going, I haven't even been able to look at it due to other issues in my theme :(

werwe

  • Newbie
  • *
  • Posts: 27
Re: Modern Theme and Osclass 3.3 New drap and drop uploading feature
« Reply #10 on: February 20, 2014, 11:26:22 pm »
@Aficionado - Thanks for the script. It's beautiful :)

BC-TEAM

  • Sr. Member
  • ****
  • Posts: 376
  • Outstanding Expert of Online Marketplaces
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #11 on: February 21, 2014, 12:19:14 am »
... Modern Theme from Github (latest) was modified to fully support the new Drap and Drop image uploader...



https://github.com/osclass/theme-modern

Aficionado

  • Guest
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #12 on: February 21, 2014, 01:08:39 am »
... Modern Theme from Github (latest) was modified to fully support the new Drap and Drop image uploader...



https://github.com/osclass/theme-modern

I see only the style.css change at github. Am i wrong ?


BC-TEAM

  • Sr. Member
  • ****
  • Posts: 376
  • Outstanding Expert of Online Marketplaces
Re: Modern Theme and Osclass 3.3 New uploading features
« Reply #13 on: February 21, 2014, 01:16:36 am »
... Modern Theme from Github (latest) was modified to fully support the new Drap and Drop image uploader...



https://github.com/osclass/theme-modern


I see only the style.css change at github. Am i wrong ?

Yes, you are. :)

Here you can see the updated files:

https://github.com/osclass/theme-modern/tree/master/modern

All the necessary files has been changed.

safari45

  • Jr. Member
  • **
  • Posts: 73
  • Webmaster And Young Programmer
Re: Modern Theme and Osclass 3.3 New drap and drop uploading feature
« Reply #14 on: February 21, 2014, 01:46:37 am »
thanks it works like charm :)