Skip to content

Adds a prepend link to the conf-list #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2016

Conversation

heiglandreas
Copy link
Contributor

That way it's easier to show people how to add a conference to the list.

For that I created a page in the wiki that the added link links to...

That way it's easier to show people how to add a conference to the list.
@EliW
Copy link
Contributor

EliW commented Jun 18, 2016

@bjori — This looks like a great addition to me. Any objections?

@@ -26,7 +26,9 @@
}
}
}
$panels = "";
$panels = '<p class="prepend"><a href="https://wiki.php.net/conferences">Want to see your conference appear here?</a></p>';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the "prepend" class does anything, did you mean "panel"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I actually meant "prepend". Currently the "panel"-class only sets the bottom-margin. My idea was to have a different class to allow a different styling of the prepend link as it's not a conference we're linking to there. But currently there's no styling added.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems pointless, but it's a minor thing so... do what you want.

@php-pulls php-pulls merged commit f65d411 into php:master Jun 20, 2016
@salathe
Copy link
Contributor

salathe commented Jun 20, 2016

Merged. Hopefully the wiki page will be useful.

@bjori
Copy link
Member

bjori commented Jun 28, 2016

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants