Welcome, Guest. Please login or register.
Did you miss your activation email?
February 11, 2012, 07:13:25 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149568 Posts in 21093 Topics by 7536 Members
Latest Member: SpokaneDude
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Allow Users to add articles/photos from front end  (Read 938 times)
Bluey Zarzoff

Offline Offline

Posts: 12


« on: January 31, 2010, 03:52:06 AM »

What I would like to do is give certain user groups to add articles and photos from the front end, via a link in the user area that is already on the front page.

As I have numerous groups, a guest or basic member will not have these rights, but ,say a contributor or above (mods, admin, etc) will be able to.

I have looke daround and cannot find a code snippet or droplet to do this.

Is there something already done for this or will I have to set it up from scratch. If from scratch, what would be the php for setting the user permissions on whether the option to add photos, etc is allowed depending on your status.

Thanks.
Logged
quartz

Offline Offline

Posts: 18


« Reply #1 on: January 31, 2010, 05:20:15 AM »

You should probably ask in the droplets and snippets forum  grin
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1680



« Reply #2 on: January 31, 2010, 10:42:54 AM »

Hi,

there is a droplet: Edit this page: http://www.websitebakers.com/pages/droplets/official-library/other/edit-this-page.php

It will make a link in frontend "Edit this page" and when yu click it you will be redirected to same page in backend so you can edit it..
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Bluey Zarzoff

Offline Offline

Posts: 12


« Reply #3 on: January 31, 2010, 01:54:13 PM »

Thanks for the replies.

Most probably would have been more suited to the different forum. Oh well.

I have found the snippet mentioned.

I will most probably use it as well. It is not quite what I wanted in this instance though.

Looks like I may have to code my own.

Might try to make it into a droplet. May help others as well.

Thanks again.
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1680



« Reply #4 on: January 31, 2010, 02:55:04 PM »

well, if you want that wysiwyg(or other modules) editor to opened in FRONTEND I belive nobody coded that so far..
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
danest

Offline Offline

Posts: 17


« Reply #5 on: February 08, 2010, 06:47:55 AM »

I believe I have the same problem: I would like the news posts to work like a blog, and that users can add news posts, so that they can start new subjects. I dont want them to get access to the backend, though.
I think this would be a really useful feature in WSB.
Logged
BerndJM

Offline Offline

Posts: 1764



« Reply #6 on: February 08, 2010, 07:50:29 AM »

Sorry danest:

but I think you're on the wrong way.
WebsiteBaker is  CMS-system.
If you need the functionality of a blog-system, why don't use such a system?

Regards Bernd
Logged

In theory, there is no difference between theory and practice. But, in practice, there is.
Luckyluke

Offline Offline

Posts: 555



« Reply #7 on: February 08, 2010, 06:05:38 PM »

Sorry danest:

but I think you're on the wrong way.
WebsiteBaker is  CMS-system.
If you need the functionality of a blog-system, why don't use such a system?

Regards Bernd

Sorry Bernd,

I do not entirely agree with you.
I think the comment by danest is a good one! Not everybody needs access to the backend!
Yet it would be nice if a user can add, edit or whatelse in the frontend of the newsmodule (or even other modules. Like the calendarmodule, ...).

Grtz,
Luc
Logged
doc
Guest
« Reply #8 on: February 08, 2010, 06:14:27 PM »

@Luckluke: Agree. Some users also requested such features for the Post-its module in order to send Postits from the Frontend without the need to login to the backend.

Doc
Logged
Waldschwein
Guest
« Reply #9 on: February 08, 2010, 06:17:33 PM »

Hello!

You can use http://www.websitebakers.com/pages/modules/listings/various/download-gallery-2.php the download gallery2 for that - or the MPform module http://wbdemo.heysoft.de/pages/de/mpform.php

Edit: Ok, to start:
You could use the MPform module for it - it's just the issue what happens with the data after submitting.
The data is being stored in the database (of course) in mpform and could be seen in the backend administration.
So the only "missing link" to see the uploaded data / submitted form is how to display the data that is in the database in frontend.
Perhaps some droplet / snippet is working here, that could display this data per section?

Just an idea - but it should work like that.

Yours Michael
« Last Edit: February 08, 2010, 06:41:14 PM by Waldschwein » Logged
mr-fan

Offline Offline

Posts: 1538


WWW
« Reply #10 on: February 09, 2010, 12:10:57 PM »

just a first impression....

uload via MPForm and display in frontend via DIRlist mOd:
http://www.websitebakers.com/pages/modules/listings/section-pages/dirlist.php

should work - didn't test it...

regards martin
Logged

 
Bluey Zarzoff

Offline Offline

Posts: 12


« Reply #11 on: February 09, 2010, 09:45:31 PM »

Thanks for the input everyone.

Will look into the MPForm idea.
Logged
Luckyluke

Offline Offline

Posts: 555



« Reply #12 on: February 09, 2010, 10:34:29 PM »

Hey,

Sorry, but I'm not convinced.
The best solution is still frontend editing for the newsmodule.
Look, someone from our band wants to place an newsitem for a gig in Oberhausen. But they ran into trouble. These men can sing; they can use their guitar to blow the first row of spectators away but writing a news item on the site is Latin for them  grin
So, a new module with frontend editing would be welcome!

Grtz,
Luc
Logged
danest

Offline Offline

Posts: 17


« Reply #13 on: February 10, 2010, 04:59:16 PM »

Thank you everyone for comments. I will look at your suggestions if I can get my site up again. I crashed after I tried using amazon bookshop, see threat: http://www.websitebaker2.org/forum/index.php/topic,17104.0.html
Maybe some of you can help there as well?
Logged
danest

Offline Offline

Posts: 17


« Reply #14 on: February 10, 2010, 05:00:54 PM »

Sorry, started working again
Logged
RonK

Offline Offline

Posts: 81


WWW
« Reply #15 on: February 12, 2010, 03:29:17 PM »

just a first impression....

uload via MPForm and display in frontend via DIRlist mOd:
http://www.websitebakers.com/pages/modules/listings/section-pages/dirlist.php

should work - didn't test it...

regards martin

Hi Mr.Fan and others,

That does work. I use it on a website I am developing. The only drawback is that MPForm adds a prefix at the filename of the files that are uploaded.

It can be changed, but I did not find yet where/what.
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!