Lopo Lencastre de Almeida
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Author Box ][] New ideias on the makeVersion 2.0 on SVN trunk. Test it. Requires WordPress Plugin Framework Reloaded installed.
Forum: Plugins
In reply to: [Plugin: Author Box ][] New ideias on the makeOnly my second point is still missing 🙂
Your suggestion are already in next version 2.0 😉Also added the ability to override the CSS file.
I’m going to need help on translation again.
Forum: Fixing WordPress
In reply to: Remove some profile fieldspublic function add_extra_contactmethod( $contactmethods ) { // Add new ones $contactmethods['twitter'] = 'Twitter'; $contactmethods['identica'] = 'Identi.ca'; $contactmethods['facebook'] = 'Facebook'; $contactmethods['netlog'] = 'Netlog'; // remove unwanted unset($contactmethods['aim']); unset($contactmethods['jabber']); unset($contactmethods['yim']); return $contactmethods; }Forum: Plugins
In reply to: [Plugin: Author Box] Authorbox for RTL languagesOk! Some new stuff:
- Plugin name changed to AuthorBox ][
- Translations now work just need to upgrade Farsi
- External sites were added. Can configure on profile. Soon more.
- HTML and CSS were modified
- LTR and RTL languages should work. Didn’t test.
- People with AuthorBox 1.0 should uninstall and reinstall new version
Forum: Plugins
In reply to: Author Box’ LocalizationLets keep the discussion on this at http://wordpress.org/support/topic/387749 to avoid duplication. Thanks!
Forum: Plugins
In reply to: [Plugin: Author Box] Authorbox for RTL languagesTwo changes. Can check if it really changes when using RTL languages? Thanks!
TRUNK is not stable. 1.0 is 🙂
Forum: Plugins
In reply to: Author Box’ LocalizationAlready synced so you can upgrade it or install it using the normal methods. Check if all goes well and warn me here… thanks in advance! 🙂
Forum: Plugins
In reply to: [Plugin: Author Box] Authorbox for RTL languagesAlready synced so you can upgrade it or install it using the normal methods. And, please, don’t forget to rate it… thanks in advance! 🙂
Forum: Plugins
In reply to: Author Box’ LocalizationThanks! Uploaded. Check to see if all’s alright. If OK please close this issue.
Forum: Plugins
In reply to: [Plugin: Author Box] Authorbox for RTL languagesUploaded. Not synced yet with WordPress.org Extend but available from SVN trunk.
If solved please post a reply and close it. Thanks 🙂
Forum: Plugins
In reply to: Author Box’ LocalizationHi,
I’ll check this ASAP (i.e. probably today).
Thanks.
Forum: Plugins
In reply to: [Plugin: Author Box] Authorbox for RTL languagesHi,
I’ll check this and will re-upload the plugin. You’re right, it’s just two lines of code in the plugin to check if you are using LTR or RTL 🙂
I’ll repost here when done.
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] Cannot activate itThe basic Simple Facebook Connect plugin MUST be active. Telling the plugin to activate it after install does not install it.
Forum: Plugins
In reply to: Shorten2Ping PluginUntil Samuel decide if he adds or not my modifications to Shorten2Ping I made available Shorten2PingNG in our WordPress plugins folder at Box.Net.
This version is mostly Samuel’s one with the add of per user options and a few small other modifications. This is really useful when you have multi-author blogs and each author has his/her own social network places to (re)post to.
Forum: Plugins
In reply to: Shorten2Ping PluginThat is optional. Ping.FM short the URL and should be used if you wish to benefit of their click statistics.