Liferay Issues

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Test Sessions Access more options
    • Getting Started
PUBLIC - Liferay Portal Community Edition
  • PUBLIC - Liferay Portal Community Edition
  • LPS-27501

URL Shortener for Assets

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Feature Request Feature Request
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Collaboration, Collaboration > Wiki
  • Labels:
    • #LSUG
    • urls
    • wiki
  • Environment:
    All
  • Similar Issues:
    Show 5 results 

    LPS-21473how can i shorten the URL generated at click of category navigation and pagination applied on the asset publisher
    LPS-16276Ability to create shorter urls and/or customized urls
    LPS-1914Friendly URLs in Asset Publisher
    LPS-10230Asset publisher rss URL is not escaped
    LPS-30608Length of url fields in marketplace apps. They should be longer in size

Description

When working with WIKI we often need to get a short URLs for WIKI pages, unlike the current functionality which will produce only standard WIKI url.

Say we have an WIKI page URL http://www.liferay.com/community/wiki/-/wiki/Main/Liferay+Core+Development+Guidelines, the WIKI Details page should provide an action link something like "Copy Shortcut URL" which will ideally give a shorter url something like http://<some-encoded-url> instead of the standard long one http://www.liferay.com/community/wiki/-/wiki/Main/Liferay+Core+Development+Guidelines

This will be ideally useful when the users are posting the URLS in their tweets and other places where length of the field is very less.

This quiet similar to how Atlassian Confluence/Twitter which provider shorter url funcitonalities.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. URLs.png
    38 kB
    01/Jun/12 2:31 AM

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions Summary
  • Commits
Hide
Permalink
Juan Fernández added a comment - 31/May/12 11:35 PM

Hi Kamesh, interesting.
Some comments here:
This is already invented, as there are many url shorteners online: do you know what's the best way to implement this without having to reinvent the wheel?
Why wiki? You may need it for wikis, but I guess this is interesting for all assets: in case we implement this, we should extend it to all assets in the portal
Thanks for your ideas, man!

Show
Juan Fernández added a comment - 31/May/12 11:35 PM Hi Kamesh, interesting. Some comments here: This is already invented, as there are many url shorteners online: do you know what's the best way to implement this without having to reinvent the wheel? Why wiki? You may need it for wikis, but I guess this is interesting for all assets: in case we implement this, we should extend it to all assets in the portal Thanks for your ideas, man!
Hide
Permalink
Kamesh Sampath added a comment - 31/May/12 11:48 PM

Hi Juan,

You are absolutely right, some of the URL shortners are in blacklist/spam list because of the redirections they do + you need to be online to avail the services hence thought that we could have it inhouse within portal domain so that we can avail it within corporate intranet or on offline mode.

I totally agree with you if we can do it we should for all assets thats a great thing. Let me know if we can work together in do this feature .. if you have time so that I learn something from me working with you.

Show
Kamesh Sampath added a comment - 31/May/12 11:48 PM Hi Juan, You are absolutely right, some of the URL shortners are in blacklist/spam list because of the redirections they do + you need to be online to avail the services hence thought that we could have it inhouse within portal domain so that we can avail it within corporate intranet or on offline mode. I totally agree with you if we can do it we should for all assets thats a great thing. Let me know if we can work together in do this feature .. if you have time so that I learn something from me working with you.
Hide
Permalink
Juan Fernández added a comment - 01/Jun/12 2:31 AM

Hi Kamesh:
I can't work on this right now (I have other development priorities) but I can help and gide you in the design process.
I have seen Drupal has something similar (http://drupal.org/project/shorten), so you may want to study their module.
I would implement this as a plugin so that when you deploy it, you can see on every asset an option to get the shortened URL.
A possible UI would be like what we have in the Doc Lib for docs URLs (see attached image)
Regards!

Show
Juan Fernández added a comment - 01/Jun/12 2:31 AM Hi Kamesh: I can't work on this right now (I have other development priorities) but I can help and gide you in the design process. I have seen Drupal has something similar ( http://drupal.org/project/shorten ), so you may want to study their module. I would implement this as a plugin so that when you deploy it, you can see on every asset an option to get the shortened URL. A possible UI would be like what we have in the Doc Lib for docs URLs (see attached image) Regards!
Hide
Permalink
Kamesh Sampath added a comment - 01/Jun/12 9:45 PM

Hi Juan:
No problem at all, I will work on this and might possibly need your help in reviewing my patch and other other guidance that i might look in from you with respect to the issue.

Let me first study this drupal thing, and get back to you after I have a initial implementation of the same and we can then further brainstorm from there.

Show
Kamesh Sampath added a comment - 01/Jun/12 9:45 PM Hi Juan: No problem at all, I will work on this and might possibly need your help in reviewing my patch and other other guidance that i might look in from you with respect to the issue. Let me first study this drupal thing, and get back to you after I have a initial implementation of the same and we can then further brainstorm from there.
Hide
Permalink
Juan Fernández added a comment - 06/Sep/12 12:05 AM

Hi Kamesh!
Any updates on this cool new feature?
Regards!
Juan

Show
Juan Fernández added a comment - 06/Sep/12 12:05 AM Hi Kamesh! Any updates on this cool new feature? Regards! Juan
Hide
Permalink
Kamesh Sampath added a comment - 06/Sep/12 5:06 AM

Hi Juan!,

I am yet to start working on it, I did some research, but I had happen to get busy with my official work so did had a chance to get back to i .. Mostly I will come back to that in another month or so. Will make ready of a patch and drop you a pull.

~Kamesh

Show
Kamesh Sampath added a comment - 06/Sep/12 5:06 AM Hi Juan!, I am yet to start working on it, I did some research, but I had happen to get busy with my official work so did had a chance to get back to i .. Mostly I will come back to that in another month or so. Will make ready of a patch and drop you a pull. ~Kamesh
Hide
Permalink
Juan Fernández added a comment - 06/Sep/12 5:29 AM

Cool! Thanks a lot Kamesh!

Show
Juan Fernández added a comment - 06/Sep/12 5:29 AM Cool! Thanks a lot Kamesh!
Hide
Permalink
Randy Zhu added a comment - 13/Feb/13 11:21 AM

In preparation for Ideation; we are merging New Feature and Improvement tickets into a singular ticket type called “Feature Request”. Additional information to follow soon.

Show
Randy Zhu added a comment - 13/Feb/13 11:21 AM In preparation for Ideation; we are merging New Feature and Improvement tickets into a singular ticket type called “Feature Request”. Additional information to follow soon.

People

  • Assignee:
    SE Support
    Reporter:
    Kamesh Sampath
    Participants of an Issue:
    Juan Fernández, Kamesh Sampath, Randy Zhu, SE Support
Vote (1)
Watch (5)

Dates

  • Created:
    23/May/12 12:50 AM
    Updated:
    13/Feb/13 11:35 AM
    Days since last comment:
    14 weeks, 1 day ago

Agile

  • View on Board
  • Atlassian JIRA (v5.2.11#854-sha1:ef00d61)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Liferay. Try JIRA - bug tracking software for your team.