roji
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Print] WP-Print incompatible with WPML (multilingual)Hi lorem_ipsum, and thanks for the suggestion… I’m hoping that the plugin maintainer will manifest themselves, as these are general problems that should be fixed in the plugin itself. It’s too bad so many wordpress plugins become orphans so quickly!
Yep, I totally agree, although I have to say I haven’t yet heard a single persuasive argument against relative absolute links (i.e. links starting with /, no domain or protocol).
Meanwhile I found some plugins (search “relative links” under plugins), the one I’ve tried only removes http and not https. I guess such a plugin would be the way to go…
Forum: Plugins
In reply to: [Plugin: Relative Image URLs] Error when activatingJust in case anyone still has this problem, the plugin appears to be simply badly packaged… The actual PHP file (relativeimage.php) is inside a subdirectory (relative-image-urls), whereas it should be at the root of the plugin directory. If you have access to the plugin files, simply move this file out of its subdirectory and the plugin will work fine.
Thanks for the answer flamenco.
Yeah, I’ve been wondering about the absolute links everywhere (not just to files but also simple page links). Would be curious to know the reasons for the insistence on them, I’m more of a relative link guy where that’s possible.
The HTTPS is simple – people log into the admin interface with a password and I don’t want that to happen without encryption… In my case the password is actually LDAP-managed, so someone sniffing it would be able to access other, more security sensitive systems as well…
Shay
Forum: Plugins
In reply to: [WP-Print] WP-Print incompatible with WPML (multilingual)Hey, anyone still maintaining this plugin??