Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2212 closed defect (bug) (fixed)

BuddyPress 2016 Survey Banner

Reported by: mercime's profile mercime Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: Priority: normal
Component: buddypress.org Keywords: has-patch has-screenshots
Cc:

Description

This is to request for a small banner akin to WordPress.org linking to our 2016 Survey which runs up to November 30, 2016 for BuddyPress.org and codex.buddypress.org.

Coming up: screenshots of both sites with the banner, patches, and notes.

Attachments (8)

2212-buddypress-org.patch (1.9 KB) - added by mercime 8 years ago.
2212-codex-buddypress-org.patch (1.9 KB) - added by mercime 8 years ago.
buddypress-org.png (14.2 KB) - added by mercime 8 years ago.
codex-buddypress-org.png (16.1 KB) - added by mercime 8 years ago.
2212-buddypress-org.2.patch (1.9 KB) - added by mercime 8 years ago.
2212-codex-buddypress-org.2.patch (1.9 KB) - added by mercime 8 years ago.
fixes alignment of inline styles
banner-white.png (16.0 KB) - added by mercime 8 years ago.
alternative - banner with white background
2212-remove-survey-banner.patch (3.0 KB) - added by mercime 8 years ago.

Download all attachments as: .zip

Change History (15)

#1 @mercime
8 years ago

  • Keywords has-patch has-screenshots added

Patches attached copied the header.php from bb-base into buddypress-org and codex-buddypress-org which includes inline styles and additional markup inserted between <div id="header"> and <div id="header-inner"> for the survey banner and the link to the survey in the same way WordPres.org implemented the banner.

The difference between the inline styles in buddypress-org and codex-buddypress-org is that we added an additional inline style for the header.php in codex-buddypress-org:
#subnav { background: transparent; border-bottom: 0; margin-top: 160px; }
to show the breadcrumb at codex.buddypress.org

@mercime
8 years ago

fixes alignment of inline styles

@mercime
8 years ago

alternative - banner with white background

#2 @johnjamesjacoby
8 years ago

  • Owner set to johnjamesjacoby
  • Status changed from new to assigned

#3 @johnjamesjacoby
8 years ago

In 4367:

BuddyPress.org: Add survey links to theme header.php templates.

Props mercime. See #2212.

#4 @johnjamesjacoby
8 years ago

In 4368:

BuddyPress.org: Add survey link to main buddypress.org header template.

Props mercime. See #2212.

#5 @johnjamesjacoby
8 years ago

In 4369:

BuddyPress.org: Add survey link to codex.buddypress.org header template.

Props mercime. See #2212.

#6 @mercime
8 years ago

@johnjamesjacoby Many thanks again for the great idea and adding the BP survey banner. Really helped getting more responses a lot than expected! Awesome.

I'm finalizing the 2016 BP Survey Report and Graphs for publication this weekend and would appreciate your removal of the banners so I won't get distracted by the wonderful data still coming in and get delayed :) 

Attached patch removes the survey banner and styles from header.phps of buddypress.org and codex.buddypress.org. Not sure if you'd prefer to entirely remove the header.phps because of the additional changes you made to those files e.g. adding the breadcrumb in the codex header (which is great btw).

Happy New Year!

#7 @coffee2code
8 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

The survey links have been removed by @johnjamesjacoby in [4629] and [4630].

Note: See TracTickets for help on using tickets.