onenationunderdog
Forum Replies Created
-
Forum: Plugins
In reply to: Audio Players/Plugins and The Chipmunk Effecti’m not certain but i think you are referring to the problems flash has playing mp3s at certain bit rates. see for example this compatability chart (and the site of a great script, loudblog):
http://loudblog.de/forum/viewtopic.php?id=46Forum: Plugins
In reply to: Google Map for WP Links?thanks that is a cool plugin. it is however designed for use with posts, not wordpress links.
Forum: Themes and Templates
In reply to: New Theme: POST Office (pro audio theme)love it — good work!
Forum: Plugins
In reply to: Post Levels 1.0 (compatible with WP 2.0)i see the feature descriptions but i’m unclear what this plugin does exactly; a generic description of purpose/usage would be really helpful
Forum: Plugins
In reply to: Authenticated WordPress Plugin – Password Protection for Your WordPress Blogdoes anybody know how i could achieve the following?
for posts requiring user level x (‘2’ for example):
* on the main index or an archive page, unregistered/unlogged in users see the excerpt and boilerplate language indicating registration is required to see the full post
* only logged in users of level x or greater can see the full post on the single post page. everyone else sees the boilerplate message (w/ excerpt at top if this is possible).in other words, i’d like to tease ‘paid content’ using excerpts, just the way salon.com or any newspaper site does. however this plugin and others i have looked at show nothing at all users with an inadequate level.
ideally i’m looking for something that is or will soon be compatible with wordpress 2.0 but am interested in 1.5.2 solutions too.
i envision the solution would either be a plugin that does this outright or a way of selectively implementing (active for single post template but inactive for main index and archive templates) a standard view level plugin.
more details on what i’m looking for here:
http://wordpress.org/support/topic.php?id=49896thanks in advance for any help
Forum: Plugins
In reply to: Excerpt/Summary for Everyone but Full Post Only for Registered?*bump* okay, has anyone even seen wordpress user restriction being used in this way (teasers/excerpts visible to unregistered, or too low a level)?
perhaps the answer is quite simple… for posts of a certain type (in my case not of category x but perhaps w/ custom field y=1), unregistered users see excerpt + default ‘you need to register blurb’, and registered users see normal post.
more info here:
http://wordpress.org/support/topic/46315Forum: Plugins
In reply to: Excerpt/Summary for Everyone but Full Post Only for Registered?nope no luck yet. anyone?
Forum: Fixing WordPress
In reply to: A way to restrict category choices (per user) on post.phpno from the looks your plugin is for restricting the *reading* of posts by user level
and the link above returns a 404; the plugin is at the bottom of this page:
http://www.coppit.org/code/index.phpForum: Fixing WordPress
In reply to: Link Ratings Do Not Workanybody know the answer to this one?
Forum: Plugins
In reply to: New Version of the iTunes Podcast Pluginwhat is the status of the itunes:duration fields bug cwachs mentions above? i would like to reconsider using this plugin, but when i was testing it before i ended up w/ hundreds of blank fields.
does this happen only when *not* using the getid function? in my case, my audio was not stored locally. now however that has changed but i hesitate to muck up my database without knowing more about this bug. thanks
Forum: Fixing WordPress
In reply to: Single Post Pop-up Template?ah… my problem is not understanding the new theme system. working w/ wp.php in the root shd do the trick
Forum: Fixing WordPress
In reply to: Single Post Pop-up Template?wow, slow going trying to figure this out. got a clue tonight though in the wordpress irc channel.
<mingus> isn’t is possible to create templates outside of the 1.5 architecture? i’m trying to clone single.php for another purpose and consistently get “no post matched your criteria”…
<masquerade> mingus, you need to query_posts to get the necessary post, the posts don’t just appear in the templates, in the theme system the querying is predone and the templates loaded later.mmm, so with that hint i headed over to this codex page. huh, sort of counterintuitive… i *want* to pass the post id parameter through the link to mp3.php — why bypass it?
anyhow if i can get *any file besides though explicitly part of the 1.5 architecture* to return something besides 404 or ‘no posts matched your criteria’ i’ll be happy.
“in the theme system the querying is predone and the templates loaded later” does make sense, but how to code this? i’m lost… any helpers out there?
Forum: Fixing WordPress
In reply to: multiple adminsso is the phpmyadmin solution to having more than one level 10 user safe? can anybody else confirm?
Forum: Fixing WordPress
In reply to: Single Post Pop-up Template?darn still stuck on this one … scoured the forums and reread ‘the loop in action’
mp3.php is still returning “Sorry, no posts matched your criteria.” anybody have any suggestions?
if you’d like to know more about the scenario, read mike’s posts at the bottom of this thread — i’m trying to do something quite similar.
http://www.sidney.ws4f.us/2005/07/26/whoo-soundForum: Themes and Templates
In reply to: Category Templates – Totally lostthis plugin shd do the trick. is there another way to do it?
http://txfx.net/code/wordpress/force-category-template/