Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 13, 2012, 01:43:17 AM
1 Hour
1 Day
1 Week
1 Month
Forever
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
.
149700
Posts in
21103
Topics by
7538
Members
Latest Member:
ionline
WebsiteBaker Community Forum
English
Help & Support
(Moderators:
Argos
,
badknight
)
Allow Users to add articles/photos from front end
Pages: [
1
]
Go Down
Author
Topic: Allow Users to add articles/photos from front end (Read 952 times)
Bluey Zarzoff
Offline
Posts: 12
Allow Users to add articles/photos from front end
«
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
Posts: 18
Re: Allow Users to add articles/photos from front end
«
Reply #1 on:
January 31, 2010, 05:20:15 AM »
You should probably ask in the droplets and snippets forum
Logged
crnogorac081
AddOn Development
Offline
Posts: 1680
Re: Allow Users to add articles/photos from front end
«
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
Posts: 12
Re: Allow Users to add articles/photos from front end
«
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
Posts: 1680
Re: Allow Users to add articles/photos from front end
«
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
Posts: 17
Re: Allow Users to add articles/photos from front end
«
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
Posts: 1764
Re: Allow Users to add articles/photos from front end
«
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
Posts: 555
Re: Allow Users to add articles/photos from front end
«
Reply #7 on:
February 08, 2010, 06:05:38 PM »
Quote from: BerndJM 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
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
Re: Allow Users to add articles/photos from front end
«
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
Re: Allow Users to add articles/photos from front end
«
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
Posts: 1538
Re: Allow Users to add articles/photos from front end
«
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
Posts: 12
Re: Allow Users to add articles/photos from front end
«
Reply #11 on:
February 09, 2010, 09:45:31 PM »
Thanks for the input everyone.
Will look into the MPForm idea.
Logged
Luckyluke
Offline
Posts: 555
Re: Allow Users to add articles/photos from front end
«
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
So, a new module with frontend editing would be welcome!
Grtz,
Luc
Logged
danest
Offline
Posts: 17
Re: Allow Users to add articles/photos from front end
«
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
Posts: 17
Re: Allow Users to add articles/photos from front end
«
Reply #14 on:
February 10, 2010, 05:00:54 PM »
Sorry, started working again
Logged
RonK
Offline
Posts: 81
Re: Allow Users to add articles/photos from front end
«
Reply #15 on:
February 12, 2010, 03:29:17 PM »
Quote from: mr-fan 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
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
CU, RonK
http://www.2rsweb.nl
http://www.tentdagenlopik.nl
http://www.gereformeerdekerklopik.nl/
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...