Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Catar

Pages: [1]
1
Bugs / Group-ID is breaking, variable size check
« on: May 15, 2017, 07:40:17 pm »
See this group as an example: https://anidex.info/?page=group&id=128

Code: [Select]
Array ( [group_id] => 128 ) string(1) "0"
gonna need to account for your quickly increasing number of groups here.

edit: or maybe this is just debug code that's being run on the live site? oh dear.

2
Suggestions / Page Titles
« on: May 13, 2017, 12:42:32 am »
not sure if bug report or suggestion, but anyway:

Pages need proper titles. At the moment most pages render the title simply as "Anidex - Other", with the exception of certain root pages (i.e. Anidex - Groups).

I would also recommend that the order be reversed once proper titles are implemented for the drilldown pages. Best practice in page titles is to have the name of the site last in the title, and content in increasing order of specificity first. For example,


Name of Article -> A. V. Club
Section of site (Forums) -> Kametsu
Specific page (Snatch history) -> BroadcasTheNet
Specific page (System) -> Sonarr

Anidex currently has this reversed, (Anidex -> Section of site (Groups)), which means that as tabs shrink in size less useful information is displayed (i.e. the site is identified twice, by the favicon and by the page title), and specific tab information is left out leading to masses of tabs just named "Anidex - ..."

3
Suggestions / Commenting wishlist
« on: May 11, 2017, 10:52:24 pm »
I know comments aren't enabled yet but wanted to put together a quick wishlist for features I'd like to see once they do appear:
  • Subscription/notification system: Either email notifications or just a page where you can easily see which of your torrents have new comments so you can respond.
  • Limited markup support: Give commenters some markup, but not much. No need for them to have anything fancy (basic formatting like bold/italic/underline/URL is probably sufficient. you don't want people posting in all sorts of stupid colors).
  • Avatars: figured this is already going to be integrated since Anidex supports avatars in profiles by default, but just wanted to make sure it gets into comments.
  • Threaded commenting: This one is debatable, but I'd like to see threaded commenting so you can reply to specific comments more directly as opposed to 5-6 comments down in the case of a popular release. If this can't be implemented, some sort of direct mentioning system might also work (i.e. @username). Some way to address users directly.

this is just a starter list obviously, more ideas always welcome.

Pages: [1]