Hi Henry,
Thank you for your reply, and sorry for my English, i am Swedish.
The website is built from scratch.
I am aware that the control panel can be tweaked, the client, because of the high volume of content providers, wants to keep options and support to the minimum, as well as keep control of the typography.
I found a solution to the blog problem it works but is extremely messy so i would love to know how to do it properly.
I pull all the records and then hide the ones that are written by another author, unfortunatly “tell a friend” does not work with this setup.
http://sthlmbeer.rb-studios.se/index.php/blogg/
1) leftnav and topmost record (the introduction of the guest blogger) is administered by one of the admins in a channel called Bloggers
2) listing below contains the entries by the blogger in a channel called blogs.
Bloggers connect trough safecracker.
leftnav:
{exp:channel:entries channel="blogger" orderby="blogger_sortorder" sort="asc" dynamic="no" }
<li><a href="http://{site_url}index.php/blogg/{url_title}/{title}">{title}</a></li>
{/exp:channel:entries}
The Blogger introduction:
{exp:channel:entries channel="blogger" url_title="{segment_2}" dynamic="no" limit="1" orderby="blogger_sortorder" sort="asc"}
The actual Bloggs:
{exp:channel:entries channel="blogg" orderedby="date" dynamic="no" }
{if author == "{segment_3}" }
I now need a solution for a similar problem, the exhibitors to the fair are supposed to administer their own entries, several hundreds of exhibitors with several hundreds of products each.
Exhibitor information and listing of products
I have no problem displaying this in the admin (safecracker), but how do i get this information to the frontpage?
how do i limit listings based on author_id or similar?
regards
Ralph Bartsch
ps. the client has had problems previous years due to high volume of visitors, your EngineHosting does seem tempting but as a we are in a diffrent timezone, what are the support hours. ds