Hello DNN,
Outstanding product, I love it. The install was flawless. Though I did learn a thing or two about web.config inheritence the hard way ;)
I am new to ASP.NET and pretty much web development as a whole. Though I have an extensive background in other programming areas such as C++ and C#.
My question here today really has nothing to do with programming; but DNN itself. I've tried googling but cannot come up with quiet what I'm looking for. Any help or information will be appreciated.
I think it would be best for me to explain my end result goal.
I would like for my content providers to be able to log into the DNN portal and access a page in which they can submit their article. Article's I receive are generally multiple page reviews. Each page generally is dedicated to one topic of the review. For example I would receive a review on the Intel Core i7 processor. The review would be broken up into six pages:
1. Introduction
2. Stock performance
3. Overclocked ratings
4. Thermal study
5. Benchmarks
6. Conclusion
Will DNN allow me to streamline this process effectively and easily? And how would I properly implement the workflow from, Submission, Proof-read/editor approval, publication with a solution to navigate between the 6 pages of this one review like page numbers at the bottom of the page 1 2 3 4 5 6, or even a combo box with each page listed for easy navigation.
Our chief editors receive up to 5 submissions a day, so a efficient stream-lined process is very desirable.
One last note, we are on the latest Community edition DNN in our test lab. If we can pull the results we're looking for we will be submitting a request to purchase PE.
Thank you for your time =)