Does EE have a default weblog entry option?
i.e say you have a template group “my_template_group” that gets a single entry from the weblog “my_weblog” and you have require entry set to true.
If you visit http://www.domain.com/index.php/my_template_group can you make this url select a default weblog entry as there is none specified?
When you are publishing an entry it would be nice to be able to click the options tab and hit and then check a box that says “Is Default” and then this entry is displayed when no entry url_title is specified.
p.s I know you can do this with a bit of php/ee tags. I am just looking for an automated way.