Categories:
Author:
Author's website
About It:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
Advanced Options open by default
When you’re writing an article in Textpattern, there is a link on the left for ‘Advanced Options’. Clicking it opens many new options, such as an override forms, custom fields, keywords, etc. By default, these Advanced Options are hidden until clicked open. If you would like it to be open by default, then here’s how to do it:
- find
textpattern/include/txp_article.php
- search for
<div id="advanced" style="display:none;">
- change the
display:none
(ordisplay:hidden
as it may be) todisplay:block
That’s it.
Thanks to obeewan for this.
*edit: there is now the rss_admin_show_adv_opts plugin to achieve this same result
Initially released:
2004-11-25
Posted here:
26 Nov 2004