scalatra-website icon indicating copy to clipboard operation
scalatra-website copied to clipboard

make a standard banner to say "check the external project's website for full docs"

Open ymasory opened this issue 12 years ago • 4 comments

ymasory avatar Dec 27 '12 21:12 ymasory

This one will be difficult to put into a partial, as Jekyll doesn't support passing parameters to include files.

futurechimp avatar Jan 03 '13 08:01 futurechimp

Not sure what you mean? File parameter? This would be a banner just like the "under construction" one.

ymasory avatar Jan 03 '13 15:01 ymasory

I was thinking it'd be nice if we had a way of doing something like:

Please see the external project's documentation at Project X's website

However, that'd require passing parameters into the partial (e.g. the name of the external project and its url).

futurechimp avatar Jan 04 '13 08:01 futurechimp

Whoops, that didn't escape too well.

I meant:

[blue notification area] [some kind of standard icon /]Please see the external project's documentation at [a href="external.url"]Project X's website[/a] [/blue notification area]

futurechimp avatar Jan 04 '13 08:01 futurechimp