| Author |
Message |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
Multiple authors |
|
When activated the admin can select/change the author of a news item via a dropdown menu.
Installation:
Copy multiple-authors.php to your plugins folder and activate it.
| Description: |
|
 Download |
| Filename: |
multiple-authors.zip |
| Filesize: |
883 Bytes |
| Downloaded: |
482 Time(s) |
Last edited by FI-DD on Thu Feb 22, 2007 9:35 pm; edited 3 times in total |
|
| Tue May 02, 2006 7:53 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
PJR
Joined: 17 Oct 2005 Posts: 165 Location: Czech republic |
|
|
|
I find a bug - For me, as admin, everything works perfect, but when others want to add a post, it don't show their nickname (of their post) and they can't edit it (because it's "NOT" their post)...?!
|
|
| Wed May 03, 2006 4:50 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
Tried to fix it. Please try again.
|
|
| Wed May 03, 2006 6:34 pm |
|
 |
PJR
Joined: 17 Oct 2005 Posts: 165 Location: Czech republic |
|
|
|
works great now! Thank you!
|
|
| Wed May 03, 2006 10:14 pm |
|
 |
Falconer
Joined: 01 Feb 2006 Posts: 50
|
|
|
|
Very handy plugin indeed. 
|
|
| Sat Jun 10, 2006 11:49 am |
|
 |
althahabi
Joined: 14 Jun 2006 Posts: 1
|
|
|
|
Fi-DD:
thanks for your efforts
Q: will this hack work for CuteNews 1.4.5 [ without database ] ?
|
|
| Wed Jun 14, 2006 11:55 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
No, almost all of the downloads here are plugins. Cutenews 1.4.5 doesn't have a plugin manager so it won't work.
|
|
| Wed Jun 14, 2006 1:48 pm |
|
 |
ivanh
Joined: 16 Aug 2007 Posts: 72
|
|
|
|
hehe
nice one
i thought this plugin acted like:
written by: ivan, FI-DD, author3
hehe
can i make it so this works?
|
|
| Sun Oct 28, 2007 5:45 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 2027 Location: US |
|
|
|
I doubt it.. perhaps someone will figure out how to make an entirely new plugin for this but this plugin simply allows you to select a different author for previously stored content.. you can't even select more than one author using this..
You could achieve what you're asking using XFields and/or Cutefields though.
_________________ www.scodal.com is an example of cnr as a social forum - www.scottdizzle.com is an example of cnr as a personal website to share whatever cool stuff i feel like. i have another, but it's nsfw. pm me  |
|
| Sun Oct 28, 2007 7:35 pm |
|
 |
Mania

Joined: 03 Feb 2007 Posts: 107
|
|
|
|
hi
i can just with admin level use this action, iwant with editor level to?
 |  | if($member['level'] == 1) |
thanx
|
|
| Wed Feb 06, 2008 11:47 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
admin => 1
editor => 2
writer => 3
|
|
| Thu Feb 07, 2008 8:22 pm |
|
 |
Mania

Joined: 03 Feb 2007 Posts: 107
|
|
|
|
i know that, but i will admin and editor can use this plugin.
 |  | if($member['level'] == 1,2) |
that is correct ?
thanx
|
|
| Thu Feb 07, 2008 11:24 pm |
|
 |
Mania

Joined: 03 Feb 2007 Posts: 107
|
|
|
|
i change the level number to 2 in multiple-authors.php, but icant as admin use this plugin in add news!
thanx
|
|
| Sat Feb 09, 2008 10:33 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
 |  | if($member['level'] == 1 or $member['level'] == 2) |
|
|
| Fri Feb 15, 2008 4:05 pm |
|
 |
Mania

Joined: 03 Feb 2007 Posts: 107
|
|
|
| Fri Feb 15, 2008 7:22 pm |
|
 |
|