Skip to content

Include feed type="" attr in feed_link#822

Merged
bloatware merged 1 commit intotextpattern:devfrom
da2x:bugfix_taghandler_feedtypes
Oct 30, 2016
Merged

Include feed type="" attr in feed_link#822
bloatware merged 1 commit intotextpattern:devfrom
da2x:bugfix_taghandler_feedtypes

Conversation

@da2x
Copy link
Copy Markdown
Contributor

@da2x da2x commented Oct 25, 2016

Helps designers target feed links more easily with CSS, and help robots and software figure out what the link leads to without following it.

All other major CMS provide this at least in their default themes.

@bloatware
Copy link
Copy Markdown
Member

Please switch to more 4.6-ish

$out = href($txt, $url,  array( 'type' => $type, 'title' => $title ));

@da2x
Copy link
Copy Markdown
Contributor Author

da2x commented Oct 29, 2016

@bloatware, like this?

@bloatware bloatware merged commit 12150e1 into textpattern:dev Oct 30, 2016
@bloatware
Copy link
Copy Markdown
Member

Fine, 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.

2 participants