February 2008 Archives by thread
      
      Starting: Fri Feb  1 03:43:30 GMT 2008
         Ending: Fri Feb 29 06:37:09 GMT 2008
         Messages: 88
     
- [bbDev] [1087] trunk: Use new compat functions in BackPress.
 
m at wordpress.org
- [bbDev] [1088] trunk: No need to test for glob anymore.
 
m at wordpress.org
- [bbDev] [1089] trunk:
 Return glob tests as the function may be turned off on some web hosts.
 
m at wordpress.org
- [bbDev] filters conflict between wordpress and bbpress
 
Aditya Naik
- [bbDev] [1090] trunk/bb-admin/export.php: Some improvements to the
	export script.
 
m at wordpress.org
- [bbDev] [1091] trunk/bb-includes/functions.php: bad compact
 
m at wordpress.org
- [bbDev] [1092] branches/0.8/bb-includes/functions.php: bad compact
	for branches/0.8
 
m at wordpress.org
- [bbDev] New Plugin Directory
 
Michael D Adams
- [bbDev] SVN Commit problem.
 
Tmeister
- [bbDev] [1093] branches/0.8/bb-includes/functions.php:
 hopefully better bb_count_last_query() for braches/0.8
 
m at wordpress.org
- [bbDev] [1094] trunk/bb-includes/functions.php:
 hopefully better bb_count_last_query().
 
m at wordpress.org
- [bbDev] [1095] branches/0.8/bb-includes/template-functions.php:
 clean up occasional double slashes in page links branches/0.8
 
m at wordpress.org
- [bbDev] [1096] branches/0.8/bb-includes/functions.php: better
 bb_get_uri_page() branches/0.8
 
m at wordpress.org
- [bbDev] [1097] trunk/bb-includes/template-functions.php:
 clean up occasional double slashes in page links
 
m at wordpress.org
- [bbDev] [1098] trunk/bb-includes/functions.php: better
	bb_get_uri_page()
 
m at wordpress.org
- [bbDev] [1099] trunk/bb-includes/functions.php:
 only update the arguments passed to bb_insert_topic(), bb_insert_post().
 
m at wordpress.org
- [bbDev] [1100] branches/0.8/bb-includes/pluggable.php:
 PREG_SPLIT_NO_EMPTY in bb_mail() headers.
 
m at wordpress.org
- [bbDev] [1101] trunk/bb-includes/pluggable.php: PREG_SPLIT_NO_EMPTY
 in bb_mail() headers.
 
m at wordpress.org
- [bbDev] [1102] trunk/bb-includes/classes.php: clean up BB_Query.
 
m at wordpress.org
- [bbDev] [1103] branches/0.8/bb-includes/classes.php:
 Put bb_parse_query action before fill_query_vars()
 so that not_set is always correct branches/0.8.
 
m at wordpress.org
- [bbDev] [1104] branches/0.8/bb-includes/template-functions.php:
 pass post_id as 2nd param in post_author_title filter branches/0.8
 
m at wordpress.org
- [bbDev] [1105] trunk/bb-includes/template-functions.php:
 pass post_id as 2nd param in post_author_title filter
 
m at wordpress.org
- [bbDev] [1106] branches/0.8: slug fixes.
 
m at wordpress.org
- [bbDev] [1107] trunk: slug fixes.
 
m at wordpress.org
- [bbDev] [1108] trunk/bb-includes: [1043]
 seems to be breaking more places than it fixes.
 
m at wordpress.org
- [bbDev] [1109] branches/0.8/bb-includes: [1043]
 seems to be breaking more places than it fixes.
 
m at wordpress.org
- [bbDev] [1110] trunk: instantiate BP_Roles in bb-settngs
 
m at wordpress.org
- [bbDev] [1111] trunk: remove accidental nocache_headers() commit
 
m at wordpress.org
- [bbDev] [1112] trunk/bb-includes/classes.php: fix action bug in
 BB_Query_Form::form () and add bb_query_form action
 
m at wordpress.org
- [bbDev] [1113] branches/0.8/bb-includes/functions.php:
 trying out bb_count_last_query() with GROUP BY...
 
m at wordpress.org
- [bbDev] [1114] trunk/bb-includes/functions.php: trying out
 bb_count_last_query() with GROUP BY...
 
m at wordpress.org
- [bbDev] [1115] branches/0.8/rss.php: correct query id for feeds.
 
m at wordpress.org
- [bbDev] [1116] trunk/rss.php: correct query id for feeds
 
m at wordpress.org
- [bbDev] [1117] branches/0.8/bb-admin/bb-do-counts.php:
 make the ghetto recounter play nice with all callbacks branches/0.8
 
m at wordpress.org
- [bbDev] [1118] trunk/bb-admin/bb-do-counts.php:
 make the ghetto recounter play nice with all callbacks
 
m at wordpress.org
- [bbDev] [1119] branches/0.8/bb-includes/functions.php:
 bb_related_tags():
 reference was stomping global in later loop, $number was not being used
 
m at wordpress.org
- [bbDev] [1120] trunk/bb-includes/functions.php: bb_related_tags():
 reference was stomping global in later loop,
 $number was not being used
 
m at wordpress.org
- [bbDev] [1121] trunk/bb-includes/bozo.php:
 make it easy for a plugin to turn off bozo checks - no option in the UI
 
m at wordpress.org
- [bbDev] [1122] trunk/bb-templates/kakumei/rss2.php: send feeds as
	utf-8.
 
m at wordpress.org
- [bbDev] [1123] branches/0.8/bb-includes/bozo.php:
 make it easy for a plugin to turn off bozo checks - no option in the UI.
 
m at wordpress.org
- [bbDev] [1124] branches/0.8/bb-templates/kakumei/rss2.php: send
	feeds as utf-8.
 
m at wordpress.org
- [bbDev] [1125] trunk: Better glob validity testing.
 
m at wordpress.org
- [bbDev] [1126] branches/0.8: Better glob validity testing.
 
m at wordpress.org
- [bbDev] [1127] branches/0.8/bb-admin: Merge exporter improvements
 into 0.8 branch, small nomenclature change in install log output.
 
m at wordpress.org
- [bbDev] [1128] trunk: Theme activation and deactivation hooks.
 
m at wordpress.org
- [bbDev] [1129] branches/0.8: Theme activation and deactivation
	hooks for 0.8.
 
m at wordpress.org
- [bbDev] [1130] trunk: Conditionally include Akismet functions.
 
m at wordpress.org
- [bbDev] [1131] branches/0.8: Conditionally include Akismet
	functions in 0.8 branch.
 
m at wordpress.org
- [bbDev] [1132] trunk/rss.php: Accept topic and forum slugs in
	rss.php.
 
m at wordpress.org
- [bbDev] [1133] branches/0.8/rss.php: Accept topic and forum slugs
 in rss.php for 0. 8 branch.
 
m at wordpress.org
- [bbDev] [1134] trunk: Conditionally include bozo functions.
 
m at wordpress.org
- [bbDev] [1135] branches/0.8: Conditionally include bozo functions
	in 0.8 branch.
 
m at wordpress.org
- [bbDev] [1136] trunk/bb-includes/functions.php:
 just die during ays with no shot at redemption
 
m at wordpress.org
- [bbDev] [1137] branches/0.8/bb-includes/functions.php:
 just die during ays with no shot at redemption.
 
m at wordpress.org
- [bbDev] [1138] trunk: content type before title, noindex,
	nofollow on bb_die()
 
m at wordpress.org
- [bbDev] [1139] branches/0.8: content type before title, noindex,
 nofollow on bb_die( ) for branches/0.8
 
m at wordpress.org
- [bbDev] [1140] trunk: clean up nocache_headers(): call it once,
 in one place, and only if user is logged in.
 
m at wordpress.org
- [bbDev] [1141] branches/0.8: clean up nocache_headers(): call it
 once, in one place , and only if user is logged in.
 
m at wordpress.org
- [bbDev] [1142] trunk/bb-includes/classes.php: search form
	validation.
 
m at wordpress.org
- [bbDev] [1143] branches/0.8/bb-includes/classes.php: search form
	validation.
 
m at wordpress.org
- [bbDev] [1144] trunk/bb-includes/template-functions.php:
 Slug based RSS links from _ck_
 
m at wordpress.org
- [bbDev] [1145] branches/0.8/bb-includes/template-functions.php:
 Slug based RSS links from _ck_ for 0.8 branch
 
m at wordpress.org
- [bbDev] [1146] branches/0.8/bb-settings.php: typo
 
m at wordpress.org
- [bbDev] [1147] trunk/rss.php: Search for user by nicename in rss.php
 
m at wordpress.org
- [bbDev] [1148] branches/0.8/rss.php: Search for user by nicename in
 rss.php for 0. 8 branch
 
m at wordpress.org
- [bbDev] [1149] trunk/bb-templates/kakumei/front-page.php: don't
	stomp global $view.
 
m at wordpress.org
- [bbDev] [1150] branches/0.8/bb-templates/kakumei/front-page.php:
 don' t stomp global $view.
 
m at wordpress.org
- [bbDev] [1151] trunk/register.php: clean up blocks in register.php
 
m at wordpress.org
- [bbDev] [1152] branches/0.8/register.php: clean up blocks in
 register. php for branches/0.8
 
m at wordpress.org
- [bbDev] [1153] trunk: bugs with backpress interface.
 
m at wordpress.org
- [bbDev] [1154] trunk: keymasters shouldn't be demotable by
	non-keymasters.
 
m at wordpress.org
- [bbDev] [1155] branches/0.8: keymasters shouldn't be demotable by
	non-keymasters.
 
m at wordpress.org
- [bbDev] [1156] trunk/bb-includes: fix empty element processing in
	bb_encode_bad().
 
m at wordpress.org
- [bbDev] [1157] branches/0.8/bb-includes:
 fix empty element processing in bb_encode_bad().
 
m at wordpress.org
- [bbDev] [1158] trunk/bb-includes/formatting-functions.php:
 logic bug in bb_encode_bad().
 
m at wordpress.org
- [bbDev] [1159] branches/0.8/bb-includes/formatting-functions.php:
 logic bug in bb_encode_bad().
 
m at wordpress.org
- [bbDev] [1160] trunk: Custom datetime and date formats in options.
 
m at wordpress.org
- [bbDev] [1161] branches/0.8: Custom datetime and date formats in
 options for 0. 8 branch.
 
m at wordpress.org
- [bbDev] [1162] tags: Moving old tags to align with new versioning
	scheme
 
m at wordpress.org
- [bbDev] [1163] tags: Moving old tags to align with new versioning
	scheme
 
m at wordpress.org
- [bbDev] [1164] tags: Moving old tags to align with new versioning
	scheme
 
m at wordpress.org
- [bbDev] [1165] tags: Moving old tags to align with new versioning
	scheme
 
m at wordpress.org
- [bbDev] [1166] branches/0.8: "Remember me"
 option on login forms and prettier form css for 0.8 branch.
 
m at wordpress.org
- [bbDev] [1167] branches/0.8/bb-templates/kakumei/style-rtl.css:
 "Remember me"
 option on login forms and prettier form css for 0.8 branch.
 
m at wordpress.org
- [bbDev] [1168] branches/0.8/bb-includes/pluggable.php:
 Remembering should default to false in bb_login, 0.8 branch
 
m at wordpress.org
- [bbDev] [1169] trunk: "Remember me" option on login.
 
m at wordpress.org
    
      Last message date: 
       Fri Feb 29 06:37:09 GMT 2008
    Archived on: Fri Feb 29 06:37:18 GMT 2008
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).