5
  • Friendly URLs: So instead of URLs having https://phuks.co/s/ELI5/**57602** I have https://phuks.co/s/ELI5/**my_awesome_post**. Great for users and great for Phuks clone site owners as it makes the site search engine friendly.

  • Allow imgur galleries (albums) to be embedded to pic posts: Currently we can post only one pic per post. A way to post the link of an imgur album and the whole album can be viewed, right here.

  • A checkbox that allows users to opt in/out of messages for their posts: A Don't send alerts to my inbox checkbox when a user submits a post. This is to prevent a user's inbox from being flooded with comments made to his/her post.

  • Allow the images posted to be draggable: When users expand an image, allow users to increase or decrease the image size using a drag and drop operation.

  • Avatar and Extra Profile fields: Not the most important but avatar and Extra Profile fields for users in their profile? Like allow users to upload an avatar (the size of a thumbnail) and (if they so wish) add other fields like their website, one liner quote about themselves etc etc. Silly but I've noticed users like it.

  • Emojis: Native emojis to work like it does in most sites e.g. reddit...pleease!

- **Friendly URLs:** So instead of URLs having https://phuks.co/s/ELI5/**57602** I have https://phuks.co/s/ELI5/**my_awesome_post**. Great for users and great for Phuks clone site owners as it makes the site search engine friendly. - **Allow imgur galleries (albums) to be embedded to pic posts:** Currently we can post only one pic per post. A way to post the link of an imgur album and the whole album can be viewed, right here. - **A checkbox that allows users to opt in/out of messages for their posts:** A **Don't send alerts to my inbox** checkbox when a user submits a post. This is to prevent a user's inbox from being flooded with comments made to his/her post. - **Allow the images posted to be draggable:** When users expand an image, allow users to increase or decrease the image size using a drag and drop operation. - **Avatar and Extra Profile fields:** Not *the* most important but avatar and Extra Profile fields for users in their profile? Like allow users to upload an avatar (the size of a thumbnail) and (if they so wish) add other fields like their website, one liner quote about themselves etc etc. Silly but I've noticed users like it. - **Emojis:** Native emojis to work like it does in most sites e.g. reddit...pleease!

12 comments

[–] pembo210 1 points (+1|-0) Edited

browser extension add-on

That's what RES is. We have one too that does that. It's called YAPE (Yet Another Phukkin Extension). It just hasn't been updated to the current frontend.

This is the imgur expando recommended code:

<blockquote class="imgur-embed-pub" lang="en" data-id="a/e809w4F">
<a href="//imgur.com/a/e809w4F">POST-TITLE</a></blockquote>
<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>

The expando button creates a div with that in it. like these - https://help.imgur.com/hc/en-us/articles/211273743-Embed-Unit

RES was made before that and it uses the api to get the next and previous links as you click through - https://api.imgur.com/endpoints/gallery. That's also how to do it if you want a custom look and the custom next/prev buttons inside the expando like they have