0
Welcome Guest! Login
0 items Join Now

needs help with submission from frontend...

  • needs help with submission from frontend...

    Posted 17 years 9 months ago
    • Hi all,

      I think I'm now ready to head for my biggest headache while setting up my site :

      the content of the site (as opposed to news & blogs) is supposed to be uploaded by the users available from the panel which would include text as well as uploading images and zips/rars from their local puters. this should happen via a submission form available from the user menu (for those members only).

      to visualize my idea I have attached a couple (bad) pics as well as a doc with some details.

      since I have no idea what I should be looking for could somebody pls help me getting started?
      would there be an extension around for something like this?
      or would I need to start by writing the xml for the submission form from scratch?
    • Last Edit: 17 years 9 months ago by chrissy6930.
  • Re: needs help with submission from frontend...

    Posted 17 years 9 months ago
    • Remository might be your best bet. Or maybe Docman.

      I am leaning towards Remository though as it has a nicer layout for lots of data like that.

      www.remository.com/
    • www.ninjoomla.com - The Ninjoomla Open Source Extension Club
      Over 50 open source extensions and 100 videos to you build the site you want.
  • Re: needs help with submission from frontend...

    Posted 17 years 9 months ago
    • thanks for the suggestion Daniel! :)

      since I've been playing around a bit with the frontend of remository mostly fiddling with remositoryAddFileHTML.php I have about the basic look I want for the submission form - ezee - but also a bunch-o-questions
      - how do joomla categories/ menu items set up as blog-content category and Remository containers work together?
      - how can I ensure that the available categories (containers?) for a creator are those associated with 'their' section?
      - those image boxes&buttons at the bottom. at mom they are setup just like the file button with an adjusted title:
      $this->uploadFileBox(_SUBMIT_NEW_FILE);
      $this->uploadFileBox(_SUBMIT_NEW_IMAGE);
      $this->uploadFileBox(_SUBMIT_NEW_IMAGE2);
      so... hmm! how would I define something like an 'uploadImageBox' and get it to work?
    • Last Edit: 17 years 9 months ago by chrissy6930.
  • Re: needs help with submission from frontend...

    Posted 17 years 9 months ago
    • For the 3 files.

      You can upload the actual file, then add thumbnails to it once it's up. I forget if you can add thumbnails at the same time as when you are uploading the file.

      Categories etc don't fit into remository at all. You can however make categories within remository to mimic this if you want.

      To do the permissions stuff you will need to set up some groups and manually add people to them in the remository back end.
    • www.ninjoomla.com - The Ninjoomla Open Source Extension Club
      Over 50 open source extensions and 100 videos to you build the site you want.
  • Re: needs help with submission from frontend...

    Posted 17 years 9 months ago
    • Daniel Chapman wrote:
      For the 3 files. You can upload the actual file, then add thumbnails to it once it's up. I forget if you can add thumbnails at the same time as when you are uploading the file.

      I just figured that I need to upload the file first, and once its published I can add a single thumbnail. ???
      Daniel Chapman wrote:
      Categories etc don't fit into remository at all. You can however make categories within remository to mimic this if you want.
      To do the permissions stuff you will need to set up some groups and manually add people to them in the remository back end.

      well yes. its just so far I couldn't figure out how to establish a tree structure , how to create moomenu dropdowns pointing to those categories and finally how to get the segments populated... ???

      would be totally cool if you could provide some guidance
  • Re: needs help with submission from frontend...

    Posted 17 years 9 months ago
    • While I am sure it would, it would take more time than I have available right now. :(

      I have custoemrs waiting for stuff. :'(
    • www.ninjoomla.com - The Ninjoomla Open Source Extension Club
      Over 50 open source extensions and 100 videos to you build the site you want.

Time to create page: 0.136 seconds