i am working on a magazine layout and since i am putting up all the articles right now i wanted to know if i could author them by another person’s account. also can there be articles authored by names that aren’t members?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 20, 2007 12:20am
Subscribe [3]#1 / Sep 20, 2007 12:20am
i am working on a magazine layout and since i am putting up all the articles right now i wanted to know if i could author them by another person’s account. also can there be articles authored by names that aren’t members?
#2 / Sep 20, 2007 12:29am
Do this first.
Then in Publish or Edit, go to the Options Tab and change the Author by using the drop down list.
That should do it.
#3 / Sep 20, 2007 12:38am
awesome that helped but what about authors who aren’t members? can you just write a display name you want as the article for that site?
#4 / Sep 20, 2007 12:42am
If they are not members, then you could create a custom field drop down list with each of their names. And then of course place the custom field single variable in your code.
You cant use {author} though, because it will pull the member author who wrote the article. You in this case.
Update:
I would use either or; Not both, because it will just get more complicated than it has to be.
#5 / Sep 20, 2007 1:00am
does it have to be a drop down menu or can there be just an additional field? if say someone writes one article i dont want to have over the years hundreds of names in a drop down menu.
#6 / Sep 20, 2007 6:36am
Doesn’t have to be a drop-down, it can just be a blank text input field (like any other) you enter the name into.
#7 / Sep 20, 2007 2:10pm
is there a tutorial about adding a separate field somewhere? i’m not really sure what to search for and i’m very new to this program!
#8 / Sep 20, 2007 2:39pm
Try a search in the docs for custom fields, the first result is the one you want. =)
#9 / Sep 20, 2007 2:41pm
In the docs…Custom Fields
#10 / Sep 20, 2007 2:51pm
Here is also a great step-by-step video on creating custom fields.
#11 / Sep 20, 2007 5:53pm
thanks those helped alot! random thought, say a member is deleted from the site. do the entries that they wrote disappear?
#12 / Sep 24, 2007 11:41pm
does anyone know?
#13 / Sep 24, 2007 11:43pm
Sorry about that.
To my knowledge, no. I believe the author name for that entry will stay in the database until changed.