1
synikal
Favorites Module?
  • 2004/12/23 15:17

  • synikal

  • Just popping in

  • Posts: 25

  • Since: 2004/12/11


Has any one made a favorites module where you can mark your favorite locations within xoops? If not:

I was thinking about making this, the only thing it may require is 1) the ability for each module to give thier elements (topics, blogs or whatever) a unique Id, and then 2) for each module to have a function which can translate those ids into a URL.

I could figure out how to do 1, 2 is a little harder. I couldn't think of a way to store each modules URL function into some kind of config file, and have it updated automatically when a new Favorites enabled module is added. Any one have any ideas?

2
dilbert166
Re: Favorites Module?
  • 2004/12/23 15:27

  • dilbert166

  • Just popping in

  • Posts: 74

  • Since: 2004/6/4 1


i´m using the shortcuts module for that. it seems, that it does exactly, whats on your mind

3
talunceford
Re: Favorites Module?

I developed one a while back. MyXlinks. You can find it on my site, or by clicking the link in my sig. It does exactly what you are asking.