Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix plugin urls (Trac #2630) #2630

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 13 comments
Closed

Fix plugin urls (Trac #2630) #2630

elgg-gitbot opened this issue Feb 16, 2013 · 13 comments

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/2630 on 40850476-12-23 by cash, assigned to cash.

Elgg version: 1.7

Many of the plugins force the use of /mod/<plugin_name>/everyone.php because of the restrictions on the urls. I think I can create backwards compatible page handlers that fixes this problem.

@elgg-gitbot
Copy link
Author

cash wrote on 40850579-02-10

(In [svn:7242]) Refs #2630 - fixed 1.7 blog urls

@elgg-gitbot
Copy link
Author

cash wrote on 40850648-11-21

(In [svn:7243]) Refs #2630 - fixed 1.7 bookmarks urls

@elgg-gitbot
Copy link
Author

cash wrote on 40850671-10-20

(In [svn:7244]) Refs #2630 - fixed 1.7 members urls

@elgg-gitbot
Copy link
Author

cash wrote on 40850686-12-01

(In [svn:7245]) Refs #2630 - updated 1.7 pages urls

@elgg-gitbot
Copy link
Author

cash wrote on 40850765-12-13

(In [svn:7246]) Fixes #2564 Refs #2630 1.7's thewire plugin has better urls and links to users

@elgg-gitbot
Copy link
Author

cash wrote on 40853072-03-22

(In [svn:7254]) Refs #2630 - groups plugin in 1.7 uses page handler for all URLs

@elgg-gitbot
Copy link
Author

cash wrote on 40853096-02-12

(In [svn:7255]) Refs #2630 invite friends plugin in 1.7 branch now uses page handler

@elgg-gitbot
Copy link
Author

cash wrote on 40853138-05-11

(In [svn:7256]) Refs #2630 messages 1.7 plugin uses page handler urls now

@elgg-gitbot
Copy link
Author

cash wrote on 40857113-12-18

(In [svn:7262]) Fixes #2630 updated 1.7 file urls

@elgg-gitbot
Copy link
Author

trac user iionly wrote on 40908808-03-07

The url change in the message plugin from pg/messages/username to pg/messages/inbox/username is missing backward compatibility. I've only found the vazco_topbar plugin relying on on the old link so far.

@elgg-gitbot
Copy link
Author

cash wrote on 40909039-06-25

(In [svn:7458]) Refs #2630 supporting pg/messages/

@elgg-gitbot
Copy link
Author

trac user iionly wrote on 40910342-10-10

Elgg 1.7.5: in mod/messages/actions/delete.php line 61 is a forward to mod/messages/inbox/ instead of pg/messages/inbox/ resulting in a 404 error after deleting messages.

@elgg-gitbot
Copy link
Author

cash wrote on 40915976-09-06

(In [svn:7483]) Refs #2630 fixed url in messages delete action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant