No problem Mark, thanks for the quick overview.
With a SAEF, that is something I create in my normal page templates, correct? So then, how do I block access to everyone except those that I want to be able to submit entries?
I don’t neccessarily need the SAEF to fit the rest of my design, I’m actually just thinking of creating a very basic html layout with the SAEF and my logo at the top and just letting them use that. It really doesn’t need to fit in with the rest of the design layout.
I also don’t mind to give them access to the CP, but I think that would require more training on my part. Of course, there is always the option to have them simply email the articles to me.
Also (sorry I keep thinking of things), I assume there is some way to allow the logged in user to select their name from a list as them being the author of the entry. Each entry will have a basic author bio info at the bottom of it, so I’ll probably use some conditional statements that specify if author == “” then show this bio info.