lxg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: comments start under the sidebarIt seems that there is some closing tag missing. Maybe you want to check the code at http://validator.w3.org.
Forum: Plugins
In reply to: Export to .ODT or any open document format?As for PDF, maybe you want to take a look at ContuttoPDF?
Concerning the ODT: I wouldn’t know of a plugin or capable of ODT support.
Forum: Plugins
In reply to: Export to .ODT or any open document format?Well… what about XML, XHTML and SQL? 😛
Forum: Plugins
In reply to: New Plugin: Advanced SearchHello Jeff,
seems you confused my plugins? You’re certainly talking about the ContuttoPDF plugin. 😉
The problem with the pictures is (as far as I can see) that you’re site is at
www.vandfam.net, while the pictures are referenced fromvandfam.net(withoutwww). The plugin has a security option not to include stuff from other domains. This also applies to pictures.If you want the pictures to be shown, you can either remove the domain from the images’ URIs (which I would suggest) or you can open the file
dompdf/dompdf_config.inc.phpand setDOMPDF_ENABLE_REMOTEtotrue(which is potentially dangerous).Please let me know if it helps.
Forum: Plugins
In reply to: How about an update notification plugin? (please join discussion)Ah yes, I already thought I wouldn’t be the first with this thought. Thanks very much for your links.
The post of “Computer Guru” is pretty much what I was thinking about. Only that he wanted to implement as core file, while I would do it as plugin. I think I’ll write him a message. The ML discussion seems to lead nowhere.
Forum: Plugins
In reply to: PDF generator plugin?How about ContuttoPDF?
http://www.contutto.com/software/wp-to-pdf/Forum: Plugins
In reply to: Static front page plugin interferes with redirection pluginsThe error message rather sounds like a problem with your theme, doesn’t it?
Forum: Plugins
In reply to: Static Front Page QuestionsUse the $post object.
print_r( $post )will show you its contents.Forum: Plugins
In reply to: Is there such a plugin?HHT,
Your ideas sound interesting, but you will have to admit that’s pretty much the feature moshu mentioned. With the little difference, as you noticed, that a user must register/login. But why do you think people would hesitate to register, while they’re ready to write a whole article for you?
See, what you would need (if you want it properly), is an entire user and content management besides the WordPress structure. This is not only a truckload of work, but also bears potential security risks.
If I were in your place, I’d put some effort into explaining users how to register and how to propose an article. Once they have registered, they write their articles and you will be able to see them as drafts. If you like it, you publish it. If a user proves trustworthy, you can promote him to “Author”. It’s that easy.
Ok, there are some smaller features (like the e-mailing) that aren’t implemented. But this could be done with some plugins.
Forum: Plugins
In reply to: Static front page plugin interferes with redirection pluginsTry Home Page Control, which is (IMO) the better plugin for that purpose anyway.
Forum: Plugins
In reply to: New Plugin: Advanced SearchBtw, a demo is now also available on my site.
Forum: Plugins
In reply to: New Plugin: Advanced SearchOnce again, a new version is available!
There’s only one improvement, however: the plugin features multicolor search term highlighting now. This functionality can be easily customized (and even turned off! ;-)).
Upgrading from previous versions is possible without any problems.
Read more: http://www.contutto.com/blog/software/advanced-search-03/
Forum: Plugins
In reply to: advanced search functionality?There’s another Advanced Search plugin:
http://www.contutto.com/software/wordpress-advanced-search/Forum: Plugins
In reply to: Category title in title from postBut you didn’t search the almighty Codex. 😉
Try this one: http://codex.wordpress.org/Template_Tags/single_cat_titleForum: Plugins
In reply to: New Plugin: Advanced SearchOk added you… (even despite your Google Ads ;-)). Really nice implementation, I hope inspires others to make a customized search form.
Btw, for all Spanish speakers: Since tonight, there is a Spanish localization available as additional download.