-
stwc posted on the forum topic How to start doing a translation in the group Localization: 15 years, 7 months ago
You also have to edit/create a /plugins/bp-custom.php and add the bplang definition.
define( ‘BPLANG’, ‘yourlanguagename’ );
if ( file_exists( BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
load_textdomain( ‘buddypress’, BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ );
} -
stwc posted on the forum topic BuddyPress installed using WAMP server but links don't work in the group Creating & Extending: 15 years, 7 months ago
I do dev on XAMPP on Windows, no problem, but I do use http://localhost.localdomain, which (if I remember correctly) was a necessary thing for WPMU.
Not sure if that might be connected to your problem.
-
stwc posted on the forum topic Update BP from ".com/beta/" to just ".com/" in the group How-To and Troubleshooting: 15 years, 7 months ago
I’ve moved BP sites around, particularly from localhost dev boxes to a live site — it’s not all that hard, but you do need to a) edit bb-config.php and wp-config.php b) go in to the MySQL database and edit every occurence of the old URL to the new one. c) make sure your htaccess files […]
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
Could we get some ordering filters (alphabetic, BP version compatibility, recently updated…?) and maybe the option to Show (20/50/All) on the Plugins directory? That’d be most useful!
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
Never mind about the permalink to forum post thing 3 comments up. I found the # under the Activity stream item. You’d think after using this thing so long I’d know where stuff is. (or maybe it was just added 😉 ) That said, in the /support view, ‘Latest’ (beside the link to the last […]
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
If I understand what’s happening, the forums summaries blocks (for lack of a better description) in /support change their order based on where the most recent comments occurred. That’s kind of a useability nightmare, not knowing from visit to visit where things are going to be located on the page. Edit: I’m not even sure […]
-
stwc posted on the forum topic BuddyPress Like in the group Third Party Components & Plugins: 15 years, 7 months ago
I’ve ported this (in a very semi-informed and probably mistake-filled way) to work with Forums posts. Works flawlessly on my testbed install, and I’ve been trying to contact Hempsworth here and via his site(s) to send him my work if he’s interested in using it at all. Posting this here in case he sees it […]
-
stwc posted on the forum topic Posting in the group How-To and Troubleshooting: 15 years, 7 months ago
Hah. Answer collision, but I win for completeness. 😉
-
stwc posted on the forum topic Posting in the group How-To and Troubleshooting: 15 years, 7 months ago
-
stwc posted an update 15 years, 7 months ago
It seems silly to insist on things like this, but words are important. I am not a follower, though I am happy to be a friend. I even threw up a single-serving website to rant about it a while back. Still, just terminology and a renameable slug, so shrug.
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
(Confirming my blockquote was stripped in my reply, above)
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
Both of these were powerful tools for me as a moderator.
And indispensable as a user!
Link to forum thread post item in Activity Stream should link to actual post. I’ve done this on my own site by adding an id to the a:link with post-(post#). Needs to be pagination-aware, too, of course.
-
stwc posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 15 years, 7 months ago
I’m finding the shade of light blue chosen for a:link to be really, really eyestrainy on the #888 backgrounds especially, at least on my CRT here at home.
-
stwc posted a new activity comment 15 years, 7 months ago
What is ‘following’?
-
stwc posted an update 15 years, 7 months ago
Hmm.
@stwc
Active 4 years, 2 months ago