Skip to content

Menu item: remove outdated in-person events list #13

Open
@jayaddison

Description

@jayaddison

Hello,

I was browsing blog.jquery.com a few moments ago, and moused-over the Events menu in the topbar out of curiosity -- and then briefly wondered whether I had missed a recent jQuery UK event a few days ago.

Alas not - it seems those events (in the human-gathering sense of the word, not event-handling / script-related sense) are all from a decade or so in the past now. Comparing to the equivalent menu item on jquery.com, it does not display a dropdown menu.

Both menus are configured to direct the user to events.jquery.org; removing the list items should, I think, produce the same behaviour on both domains.

I think the relevant content can be found in the codebase at:

<li><a href="http://appendto.com/what-we-do/training/schedule/jquery-virtual-training-april-2014/">Apr 16-17 | jQuery Virtual Training</a></li>
<li><a href="http://jqueryuk.com/?utm_source=jqueryorg&utm_medium=banner&utm_campaign=jqueryorgbanner">May 16 | jQuery UK</a></li>
<li><a href="http://appendto.com/what-we-do/training/schedule/jquery-virtual-training-june-2014/">Jun 17-19 | jQuery Virtual Training</a></li>
<li><a href="http://events.jquery.org/2014/chicago/">Sep 12-13 | jQuery Chicago</a></li>
<li><a href="http://2014.cssdevconf.com/">Oct 13-15 | CSS Dev Conf 2014</a></li>

NB/FWIW: I think the menu was historically generated dynamically by some PHP code, hence blog.jquery.com has a snapshot from some point-in-time. That code was removed, I think, by jquery/jquery-wp-content@88519ab

I'll offer a pull request alongside this bugreport to make the change - please feel free to close/edit both as appropriate if I'm mistaken.

Regards,
James

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions