0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-02 17:28:33 +02:00
gitea/templates/org
Panagiotis "Ivory" Vasilopoulos 22cb5b0c17
Improve RSS feed icons (#28368)
- The RSS Feed icons were placed in a proper button, so that it does
  not look "inconsistent". This also makes the problem of the button
  being improperly aligned go away.
- The icon that shows on user profiles has not been modified because
  of a lack of better implementation ideas.
- Where applicable, the RSS Feed icon was put directly next to the
  Follow button (right menu), as both functionalities effectively
  share the same purpose.
- Despite the attempt at achieving less inconsistency, a conscious
  decision to not add any text to those buttons was made, opting for
  tooltips instead. "Make it present, but not too annoying."
- A special exception was made for the Releases pages (which contains
  text, not a tooltip), where an RSS feed would be particularly
  beneficial to users.

The fact that the RSS functionality is explicitly optional was taken
into account, and these improvements were made with public-facing
instances (where the feature works best) in mind.
2023-12-06 20:29:26 +00:00
..
member Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
projects Use full width for project boards (#28225) 2023-11-27 17:43:52 +00:00
settings Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
team Add link to members and repositories at teams page (#27744) 2023-10-26 02:50:43 +00:00
create.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
header.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
home.tmpl Improve RSS feed icons (#28368) 2023-12-06 20:29:26 +00:00
menu.tmpl Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00