Thank you. I just think it looks better.
Thank you. I just think it looks better.
Is there a way to do the opposite and cut certain portions of the post from the permalink page but viewable in any other page?
I'll modify the plugin to include that as an option. I'll post here when it's ready.
Hmm... great idea...
I haven't really found a use for this plugin yet, but I have installed it and I like it! I am sure I'll put it to work sooner or later.
I've been looking for this, but your site seems to be blank. is it my error?
The site is available once again. If you can stand to wait on obtaining the plugin (as little as a few hours from now, at most another day) this plugin will be updated with additional functionality.
It's a great plugin, very useful. When I expand my cut text, however,
my reader's ability to comment disappears. The link to my popup comments
disappears.
http://arkane.net
Plugin updated to v1.1
http://www.coffee2code.com/archives/2004/07/25/plugin-hide-or-cut-post-text/
Changes in this release:
* Added the function c2c_hide_handler() to support ability to define userlevel= attribute to hide tag; only users at or above the specified userlevel are shown the text. Example: <!--hide="Only high level users should see this" userlevel=9-->Secret hidden text<!--/hide--->
* Switch from using $single to is_single()
* Prepended all functions with "c2c_"
* Removed shortcut specifier in JavaScript calls to create QuickTag buttons
* Changed license from BSD-New to MIT
* Plugin is no longer WordPress 1.2 compatible
[Since the earlier messages in this thread seem to be missing, for the benefit of those unfamiliar with the plugin, this plugin defines three tags to handle conditional display of text in a post.
* "<!--hide--><--/hide-->" wraps text that should never be shown, or if userlevel= is supplied, only shown to users at or above that userlevel.
* "<!--cut--><--/cut-->" cuts text and replaces it with a link (link text definable) to the permalink page for the post, where the post can be viewed in its entirety
* "<!--show--><--/show-->" allows for text to either appear only on the post's permalink page (with no indication of the text on other pages) or to appear on all pages but the permalink page (with no indication of the text on the permalink pages).]
This topic has been closed to new replies.