-
dennissmolek posted on the forum topic How to get a "Trending" list from users posts in the group How-To and Troubleshooting: 13 years, 5 months ago
I think one thing to note is twitter uses the hashtag identifier and also is limited to 140 chars. You would have to search all the content in a blog post, filter the results, and compare. Twitter just takes all the #whatever tags and compares them. I dont think a plugin would be too hard […]
-
dennissmolek posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 13 years, 5 months ago
@svenl77 I would go to the trac: https://buddypress.trac.wordpress.org/ and create a ticket for your ideas. This would give other dev’s the chance to look at it, and you can work it much easier than starting threads on the forum. It also keeps all the files you put up so its a good revision tracker. And what […]
-
dennissmolek posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 13 years, 6 months ago
@johnjamesjacoby : Wouldn’t moving the sidebar cause a nightmare for backwards compatibility?
-
dennissmolek posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 13 years, 6 months ago
I am currently writing my own theme that looks nothing like BP-default, but I’ve been on trac almost daily with the UI tickets. I don’t know if we need a dedicated “UI/UX” team, but as long as folks are submitting on those tickets it will ease some of the other dev’s needing to mess with […]
-
dennissmolek posted on the forum topic Buddypress Xprofile file upload field in the group Creating & Extending: 13 years, 6 months ago
There is a groupDocs plugin, and Boon is working on a great doc’s plugin. I think it might be set for users too..
-
dennissmolek posted an update 13 years, 6 months ago
@johnjamesjacoby You mention on the post at bp-tricks you’re always on, but I can’t seem to find your contact info beyond the irc channel.
-
dennissmolek posted on the forum topic Navigation HELP in the group Creating & Extending: 13 years, 6 months ago
nav_row is after the content tag so look in index.php Should be there. Functions.php relates to custom functions for your theme, not to your nav. Somewhere in your code there is the info that creates that navigation that’s under your logo. Put the code pcwriter mentioned there, it will generate the BP related menu items. […]
-
dennissmolek posted on the forum topic Please give me your oppinions – I broke the rules. in the group Creating & Extending: 13 years, 6 months ago
Not using a child theme will create the chance for theme mistakes to break the site. That is why they are there. So if you create a new theme thats great, but BP-default has pretty much every case loaded into it, so if your child theme messes up its there to cover you. Thats the […]
-
dennissmolek joined the group Creating & Extending 13 years, 6 months ago
-
dennissmolek posted on the forum topic What happen to buddypress.org Plugin and theme section. Nothing is showing since morning in the group Requests & Feedback: 13 years, 6 months ago
I lost everything on the community tab..
-
dennissmolek posted on the forum topic Site feedback in the group Requests & Feedback: 13 years, 6 months ago
Seeing as this site is two years old now is there anyone working on updating the site? perhaps for 1.3? I will have loads of time this summer that I would like to help out as much as I can, and updating THIS site would be a great idea..
-
dennissmolek posted on the forum topic What is the purpose of active_components? in the group How-To and Troubleshooting: 13 years, 6 months ago
Not 100% but I’m guessing which components are currently turned on under the component settings
-
dennissmolek joined the group How-To and Troubleshooting 13 years, 6 months ago
-
dennissmolek posted on the forum topic Switching from "groups" to a "object" API in the group Requests & Feedback: 13 years, 6 months ago
It’s exciting to see! Last time I was messing with the code it wasn’t so well documented throughout and I’m excited to see the component class. Out of curiosity, why isn’t that stuff in the codex? Time? I’d be willing to put some of it in there.. The only thing I see as an issue […]
-
dennissmolek posted on the forum topic Switching from "groups" to a "object" API in the group Requests & Feedback: 13 years, 6 months ago
So I have been reading through the code from the trunk and it seems I hadn’t read the code like I should have. The code is already built around the component class, but ALL components are. From what I have been reading I am simply wanting to extend the BP_Groups_Component to fulfill my individual needs. […]
-
dennissmolek posted on the forum topic Switching from "groups" to a "object" API in the group Requests & Feedback: 13 years, 6 months ago
Thank you Paul! I’m going through it now, on the trunk its bp-core-component.php
-
dennissmolek posted on the forum topic How to contribute to Buddypress code development in the group Third Party Components & Plugins: 13 years, 6 months ago
I agree that the default theme needs a designers touch, but it has all the nuts and bolts to make everything work. If for some reason your new theme breaks, the default will at least be there to back you up. Plus its always helpful to be able to simply turn off your theme to […]
-
dennissmolek joined the group Third Party Components & Plugins 13 years, 6 months ago
-
dennissmolek started the forum topic Switching from "groups" to a "object" API in the group Requests & Feedback: 13 years, 6 months ago
I have been pouring over the site trying to catch up from when I took a break about 10 months ago. The only thing I notice is Andy is confirmed gone as he’s working on Jetpack now. I’ve read through the dev-chat logs and the trac and got fairly caught up. I have two projects […]
-
dennissmolek posted on the forum topic CSS container v. bp_container in the group Requests & Feedback: 13 years, 6 months ago
I think LPH2005 is like most folks and doesnt think of writing the css path off of the body tag. I think it makes sense from a ground up prospective but with there already being so much styled it is probably best to use the path method for BP specific items.
- Load More
@dennissmolek
Not recently active