Search Results for 'updated'
-
AuthorSearch Results
-
January 24, 2007 at 1:36 pm #53653
In reply to: AWFULL DESIGN
chrishajer
ParticipantWhere can I get some of these so called “gentlemen’s remedies”? The profile is STILL not updated!
January 22, 2007 at 4:07 pm #53541In reply to: Plugin: Forum Restriction
davidbessler
MemberUpdated to version 1.2. Changes below. Download link is same as in first post. Here is a link to the OLDER version 1.1
Wow! Things are moving right along. I figured out how to actually HIDE the non-accesible forums and their topics from those not authorized. Still needs lots of help.
January 22, 2007 at 8:56 am #53540In reply to: Plugin: Forum Restriction
davidbessler
MemberUpdated to version 1.1. Changes below. Download link is same as in first post. Here is a link to the OLDER version 1.0
== Version History ==
* 1.1
– Added admin user interface
– Using MYSQL database rather than flat file in plugin
– Added comments so you people start helping make this thing work
– Tested with “private-forums.php”
== Known Issues and Wishlist ==
1. PROBLEM: Does not hide names or listing of restricted forums from those not authorized to see them.
instead, it adds an [x] before the forum name, and removes the link to the forum. Same goes for topic listings under “recent discussions.”
SOLUTION: I need someone to explain to me how to hijack the entire row of the forum listing in front-page.php
2. PROBLEM: In admin user interface, you have to press submit twice to get the input fields to reflect the actual changes you made.
The database changes go through the first time, but the input fields don’t update.
SOLUTION: Again, need someone to help me figure this out.
3. PROBLEM: Would like a more efficient way to choose and enter allowed users.
This is really a layout problem.
I don’t think a dropdown list allowing multiple selects is the answer, because of the ease of which one can accidentally unselect one or all!! the chosen users.
I’m not so keen on the idea of a huge page with all the users listed with checkboxes.
SOLUTION: Either stick with the way I have it now, or rework the plugin so that the array works as follows:
“username” => “CSV list of allowed forums”, and then have one huge member list where you can select forums in which they are allowed.
I chose my way because the way I intend to use the plugin is to have a large number of forums with only a few members allowed in each.
That is also why it is so important to me to HIDE the restricted forums on the front-page.
January 16, 2007 at 3:52 pm #1237Topic: little template-functions bug
in forum Troubleshootingthomasklaiber
MemberAfter i updated to 0.75 the
You must log in to post.
is no longer displayed.http://trac.bbpress.org/changeset/580/trunk/bb-includes/template-functions.php
This was the change, I think there is a
echo
missing in line 138.January 16, 2007 at 11:17 am #53255In reply to: Logout and login problems
Staffan
MemberI updated to 0.75 and that made it work! I thought I had the latest version, but, you know… I didn’t.
Thank you!
January 12, 2007 at 10:46 pm #53337Michael Adams (mdawaffe)
MemberI’ve updated things again: https://trac.bbpress.org/changeset/592
(you can still use those other links to grab the most recent data).
The UL at the top of the topic page gets shifted too far over to the right. I don’t know why and have filed a ticket: https://trac.bbpress.org/ticket/541
January 12, 2007 at 10:06 pm #53336Michael Adams (mdawaffe)
MemberI have updated the stylesheets: https://trac.bbpress.org/changeset/591
You can grab the most recent copies here:
http://svn.automattic.com/bbpress/trunk/bb-templates/style.css
http://svn.automattic.com/bbpress/trunk/bb-templates/style-rtl.css
EDIT: It seems there are more bugs than I thought… Still working.
January 8, 2007 at 8:56 am #52536Null
MemberLike mdawaffe said above: Probably not. There’s a lot of custom code talking to two different servers via http, cron jobs, svn actions and a dozen other things.
/Me guesses there is TOO much stuff going on behind the scenes, to even want to consider making this a “plugin” per se..
I understood that, was aiming to some pluginmaster that want to created something like this
Well it aint that important, it would be just handy. Even more if all the info could be pulled (with some filters) so the plugins would stay at 1 central point (this site) and updated to. So no different plugin versions on every site….
Well just some suggestions…
January 7, 2007 at 7:59 pm #53172In reply to: Request: Post Edit Times
chrishajer
ParticipantI also agree that posts should be locked after a while to prevent editing. I hate rereading a post I thought I already read, and finding new information there because they edited it after I read it the first time. Maybe the post_time could be updated when it’s edited? Then it would keep bumping to the top?
I don’t know how to make a plugin yet, but here is what you would change in the core bb-includes/capabilities.php, comment out lines 348 and 349. That seems to do it for me.
if ( $curr_time - $post_time > bb_get_option( 'edit_lock' ) * 60 )
$caps[] = 'ignore_edit_lock';
January 7, 2007 at 3:43 am #53111In reply to: Plugin: bbPress QuickTags Plugin *UPDATED*
spencerp
MemberNice!! I’ll try that out then.. Thanks for updating it, and sharing it!
spencerp
January 6, 2007 at 8:36 am #1197Topic: Plugin: bbPress QuickTags Plugin *UPDATED*
in forum PluginsStefano Aglietti
MemberFinally i solved the little problem that plugin had and it’s now available for download. This lugin will add a quickyags tollbar to every textarea for insertin/editing posts.
It support the IMG tag too that need the specific plugin to support inclusion for external images.
You can download it at:
http://www.40annibuttati.it/comment-quicktag-4-bbpress-plugin/
spencerp
MemberNice! Travel, thanks for this! Do you suppose anything in the database will need updated for this “fix”, or .. ? Just wondering..
spencerp
January 2, 2007 at 2:18 am #51721In reply to: My modification of the default theme
Nicki Faulk
MemberUpdated plugin list:
* Allow Images 0.7.1
* Avatar .73a
* bbEmoticons version 0.72
* Memberlist .73c
* Google Sitemap Generator .6
* BBPress Private Messaging 0.73
* Use Display Name 0.7.2
* Online List 1.3-fix
* WordPress Integration .7
* Post Notification 1.2
* My Resolve Title 0.1
* Limit Latest Discussion 0.73
December 27, 2006 at 12:12 pm #49481In reply to: Are there any localization files?
griso
MemberHi there…
i nearly completed an italian translation for bbPress (using the last SVN, so it should be the most updated).
I’m keeping it updated and i’m going near completion today or tomorrow.
If you want to have a look at it or use it, feel free to check HERE
This is just a test forum… it’s not yet released to users
Bye!
December 27, 2006 at 9:19 am #52742In reply to: Plugin – Memberlist *UPDATE*
ardentfrost
MemberOk, it’s updated. You should download version .73c (for a small change) then add this in your .htaccess file if you need to have the rewrite rules in that location:
RewriteRule ^mlist/ /forums/mlist.php? [L,QSA]
December 22, 2006 at 3:30 pm #52734In reply to: Plugin – Memberlist *UPDATE*
ardentfrost
MemberI updated this plugin again. You can now choose how many users you wish to show per page. I also fixed some weirdness with the page changing addition from .73a, and added the ability to sort by post count (you still have to uncomment that section to get to it though).
Additionally, I setup my personal forums to list my plugins and allow people to comment on problems they’re having or additions they’d like to see (it’s a lot easier for me to see what people request from my plugins there than here). I’ll still monitor this thread for memberlist requests, but if you post a request here, then I’ll just copy and paste it over there so I remember. Feel free to go there and make requests yourself. Address is http://www.rayd.org/forums/
December 20, 2006 at 4:06 pm #52629In reply to: Plugin: [REL] Signature
ardentfrost
MemberAlright veb, it’s updated… so make your change
Although it MIGHT mess you up a little because I think your plugin will have to be added into mine when Avatar is used (open the new bb-avatar.php file and you’ll see why). Plus, with the new release of Avatar, if people do Signature the way you describe, it won’t work.
I don’t know, what do you think? Maybe we should just combine the two, or have multiple releases. I don’t know how people are going to want to implement.
December 19, 2006 at 9:21 pm #52570In reply to: New Template (4 download if u want)
ear1grey
MemberI’ve taken a look at their (just today) updated T’s and C’s and they seem to be groovier than before, thus the interesting section (5v) reads:
“Prohibited Uses. You shall not, and shall not authorize or encourage any third party to (v) display any Ad(s), Link(s), or Referral Button(s) on any error page, on any registration or “thank you” page (e.g., a page that thanks a user after he/she has registered with the applicable Web site), on any chat page, in any email, or on any Web page or any Web site that contains any pornographic, hate-related, violent, or illegal content;”
…so I think search results are ok, but avoid user admin pages.
December 15, 2006 at 8:50 am #50453In reply to: Google sitemap
Zambu
MemberOne more question: does your script just create the sitemap or does it also submit the sitemap to google?
I read in the links that you gave me above that there is a way to resubmit site maps using an http request (example: http://www.google.com/webmasters/sitemaps/ping?sitemap=sitemap_url).
It would be great if this http request was part of the script actions, i.e. it would create the new sitemap AND resubmit updated map to google. Or maybe it is doing this already?
Thanks for the help “O’ Grey One”.
December 11, 2006 at 4:45 am #52248In reply to: Plugin – Private Messages
Trent Adams
MemberThe new working version for integrated with WP and non-integrated sites will be updated in a couple of minutes! It should work for everyone now, but Ardentfrost could use a few more testers! If you are interested, just download it at:
http://faq.rayd.org/bbpress_private_message/
Thanks,
Trent
December 10, 2006 at 7:06 pm #51374In reply to: Plugin – Messengers
bbolman
ParticipantPlugin updated to include ICQ. You can find the updated version in the link above.
December 7, 2006 at 10:45 am #51140In reply to: comment quicktags 4 bbpress plugin
spencerp
MemberYeah, any word on this being “Updated”, or..? Just was curious..
spencerp
December 5, 2006 at 2:08 am #52022In reply to: Site Options Plugin
so1o
ParticipantI have updated the plugin with release 1.02. it will check for other requirements. if also has migration function from site options to bbpress get option function.
December 2, 2006 at 5:50 pm #51802In reply to: Plugin – Member List
ardentfrost
MemberOriginal download is now updated. The only file changed is the bb-memberlist.php in the my-plugins (spencer).
December 2, 2006 at 7:11 am #51784In reply to: Plugin – Member List
ardentfrost
MemberI just updated the file. Retry it please.
-
AuthorSearch Results