Log of /contributions/modules/weblink/weblink.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.84 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 12 21:11:28 2006 UTC
(3 years, 10 months ago)
by
weitzman
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.83: +9 -7 lines
Diff to
previous 1.83
update for node permissions. upgrade recommended.
added 'edit own weblinks' permission. adjust your site accordingly.
Revision
1.76 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 8 15:22:24 2005 UTC
(4 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.75: +101 -1024 lines
Diff to
previous 1.75
- Complete rewrite of the module, prepqring it for the new image bundle that will be released very soon:
Is now compatible with 4.6 . after so,e testing it should be released for 4.6.
- Removed browsing and directory interface. Use directory module instead.
- Removed monitoring. Monitoring will soon be released as a new module.
- Removed Blogmarks. Blogmarks should be released as a new module.
- Removed all extra fields. Additional fields must be handled by new modules trough nodeAPI,for example flexinode module.
- Removed rating. Rating should be handled by a rating module.
- Removed impotr export. this will be moved to a more general import export module.
- Use Drupals validate_url for better validation
- Add class 'outgoing' for themability
- Cleaned up a lot of crufty code.
Revision
1.70 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 21 22:23:12 2004 UTC
(5 years ago)
by
goba
Branch:
MAIN
Changes since
1.69: +70 -58 lines
Diff to
previous 1.69
several theme enhancements:
- only allow access to stat info for those with permission
- remove vid from url and parameters, since it was not utilised
- more metainformation (displaying # of subcats)
- parent, related and subcats are now formatted as lists
- they also have the same amount of metainformation
- the short weblink view is input format aware
- some usual links are printed in the short weblink view
All ported from 4.5
Revision
1.67.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 21 22:21:02 2004 UTC
(5 years ago)
by
goba
Branch:
DRUPAL-4-5
Changes since
1.67.2.1: +68 -56 lines
Diff to
previous 1.67.2.1
, to
branch point 1.67
several theme enhancements:
- only allow access to stat info for those with permission
- remove vid from url and parameters, since it was not utilised
- more metainformation (displaying # of subcats)
- parent, related and subcats are now formatted as lists
- they also have the same amount of metainformation
- the short weblink view is input format aware
- some usual links are printed in the short weblink view
Revision
1.69 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 21 18:35:37 2004 UTC
(5 years ago)
by
goba
Branch:
MAIN
Changes since
1.68: +22 -7 lines
Diff to
previous 1.68
css hooks for better styling, and adding breadcrumbs on category pages (which makes the vocabulary link obsolote) /ported from 4.5/ - plus fixing an op check error in the HEAD version
Revision
1.65 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 31 14:06:18 2004 UTC
(5 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.64: +35 -18 lines
Diff to
previous 1.64
some improvements and fixes (forward ported from 4.4):
- support blogmarks via the weblink-blogmark type (more user
friendly in admin overviews and the tracker)
- better error reporting when blogmark addition failed
- check if the user tries to blogmark the site itself,
misunderstanding the whole purpose of blogmarks
- link to the user node page on error, since the error
is displayed to the user
Revision
1.61.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 31 13:54:40 2004 UTC
(5 years, 2 months ago)
by
goba
Branch:
DRUPAL-4-4
Changes since
1.61.2.1: +34 -17 lines
Diff to
previous 1.61.2.1
, to
branch point 1.61
some improvements and fixes:
- support blogmarks via the weblink-blogmark type (more user
friendly in admin overviews and the tracker)
- better error reporting when blogmark addition failed
- check if the user tries to blogmark the site itself,
misunderstanding the whole purpose of blogmarks
- link to the user node page on error, since the error
is displayed to the user
Revision
1.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 1 22:30:40 2004 UTC
(5 years, 8 months ago)
by
goba
Branch:
MAIN
Branch point for:
drop
Changes since
1.57: +18 -10 lines
Diff to
previous 1.57
add help to monitored link pages, disable that page if monitoring is disabled and reuse the standard attributes in the monitored links list
Revision
1.56 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 1 21:32:34 2004 UTC
(5 years, 8 months ago)
by
goba
Branch:
MAIN
Changes since
1.55: +299 -266 lines
Diff to
previous 1.55
Reorganized and updated weblink module. Motto: 'do more with less'.
Changes:
- reordered functions, so the order makes sense
- removed a lot of repeated code
- fixed redirection bug
- added admin option to disable monitoring alltogether
- added admin option to specifx default link target and
disable that user setting
- removed taxonomy links from node link list, since
this is a theme task
- added option to only print the 'visit' word on the visit link
- use the latest Drupal technology (like drupal_map_assoc())
- fix a lot of crap in the weblink_form function
(error handling, teaser editing, etc).
Revision
1.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 23 21:44:02 2004 UTC
(5 years, 10 months ago)
by
goba
Branch:
MAIN
Changes since
1.50: +2 -3 lines
Diff to
previous 1.50
cometics: put this single setting into a group, so it will properly line up with the other filter settings on the page
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 4 13:00:05 2004 UTC
(5 years, 10 months ago)
by
goba
Branch:
MAIN
Changes since
1.49: +2 -2 lines
Diff to
previous 1.49
there is a common rule, that filter() should not be called alone, but check_output() should be used instead
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 4 12:41:27 2004 UTC
(5 years, 10 months ago)
by
goba
Branch:
MAIN
Changes since
1.48: +4 -4 lines
Diff to
previous 1.48
there is no way, the author intended check_output() here, since term names are not supposed to contain anything one would filter
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 23 17:06:52 2003 UTC
(5 years, 11 months ago)
by
goba
Branch:
MAIN
Changes since
1.47: +7 -22 lines
Diff to
previous 1.47
Some small fixes:
- unify the taxonomy dropdown display (as in other modules)
- fix another translated string
- get rid of one of the goto functions, since they were so similar
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 23 16:47:17 2003 UTC
(5 years, 11 months ago)
by
goba
Branch:
MAIN
Changes since
1.46: +59 -50 lines
Diff to
previous 1.46
Improve on translateable strings and interface useabilty:
- directly put translatable strings into t()
- include %option instead of the verbatim option text when refering to form options, so these will automatically get translated to the same string
- only apply weblink filter if enabled
- use form groups instead of tables for grouped form elements
- never include punctuation in strings to translate, but add them after (before) the translation as needed
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 2 17:42:10 2003 UTC
(5 years, 11 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.41: +1 -2 lines
Diff to
previous 1.41
removed a watchdog call that was probably added just for debugging. was being called every time the monitored weblinks list was viewed
Revision
1.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Nov 18 02:46:20 2003 UTC
(6 years ago)
by
tdobes
Branch:
MAIN
Changes since
1.39: +209 -160 lines
Diff to
previous 1.39
Merged adrian's changes with other recent progress (i.e. new theme system). Also added compose_tips for weblink filter
Revision
1.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 17 22:09:27 2003 UTC
(6 years ago)
by
adrian
Branch:
MAIN
Branch point for:
DRUPAL-4-3
Changes since
1.38: +348 -104 lines
Diff to
previous 1.38
First release of the bright shining new weblink module.
Included in this release is
1) cleaned up html.
2) postgres support.
3) a new latest weblinks block
4) the ability to specify how many links to show in blocks
5) integration with simon lindsay weblink monitoring code. This module now supercedes cloud.module
6) a load of bug fixes.
7) supports drupal 4.3.0 menu and help functions.
8) a new [weblink:] filter
Please log any problems on the bugtracker
Revision
1.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 14:49:40 2003 UTC
(6 years ago)
by
goba
Branch:
MAIN
Changes since
1.37: +50 -22 lines
Diff to
previous 1.37
Fix theme function names (make the module work again in the
new theme system), plus add doxygen comments, so these
theme functions will be displayed on the generated output groupped.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 13 07:07:46 2003 UTC
(6 years ago)
by
axel
Branch:
MAIN
Changes since
1.35: +10 -10 lines
Diff to
previous 1.35
Make compatible with table prefixing in 4.3 (by Axel)
Lists should be enclodes in ul or ol, html validity fix (by Goba)
Move weblink-4.3.module to weblink.module
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 11 16:46:32 2003 UTC
(6 years, 1 month ago)
by
goba
Branch:
MAIN
Changes since
1.33: +7 -8 lines
Diff to
previous 1.33
Integrate _system hook into _help hook, as the latest
help subsystem changes dictate, so the weblink module
will not print out its help above all admin pages
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 28 15:56:10 2003 UTC
(6 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.31: +15 -15 lines
Diff to
previous 1.31
Support translation of every message, where other modules
support translation. Include the numbers and names in the texts,
and let the translators choose where that stuff should go in the
text.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 20 00:42:44 2003 UTC
(6 years, 9 months ago)
by
ax
Branch:
MAIN
Changes since
1.25: +325 -321 lines
Diff to
previous 1.25
- fixed bad line endings (last commit was with the wrong ones)
- added pager support. can be toggled / configured via weblink_settings()
- fixed some "uninitialized var" warnings (methods first '$output .= "..."' > '$output = "..."')
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 15 12:36:43 2003 UTC
(6 years, 9 months ago)
by
dries
Branch:
MAIN
Changes since
1.23: +8 -8 lines
Diff to
previous 1.23
- Updated the modules in the contributions repository to use
'theme("function")' instead of '$theme->function()'. Hopefully I didn't
break anything. If I did, let me know.
The following modules need special attention (but should still work as is):
1. The ldap_integration directory has its own user.module; I haven't updated
the documentation bit that talks about themes.
2. The hotlist module uses '$theme->hotlist_del_icon'. Should be avoided
and somehow wrapped in a (larger) call to theme().
3. The image module has its own way of doing what 'theme()' does (or the
former 'theme_invoke()'). Constructs like the one below (a) look wrong
and (b) should be rewritten to properly use 'theme()'. For example:
$theme->box("foo", method_exists("bar") ? $theme->bar() : $bar);
Search for "image_gallery_album", "image_gallery_home" and
"image_thumb_browser". I've already changed '$theme->box()' to
'theme()'.
4. The sidebar module uses '$theme->foreground' and '$theme->background'.
Should be avoided and somehow wrapped in a (larger) call to theme().
5. The org_informations module uses '$theme->separator()', which is new to
me.
6. The taxonomy_filter module uses '$theme->taxolist_filter_item()'. It
should use 'theme("taxolist_filter_item")' instead. I haven't changed
it because it would probably fail to resolve the default function if
not overridden by a theme.
7. The taxonomy_dhtml module's INSTALL file still talks about
'$theme->image'.
8. The xloadtree module's INSTALL file still talks about '$theme->image'.
9. I haven't updated the style.module; too many $theme's, though I don't
think it needs any updates.
[I'll try to update the sandboxes later on.]
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 23 11:05:31 2002 UTC
(6 years, 11 months ago)
by
porciletto
Branch:
MAIN
Branch point for:
DRUPAL-4-1
Changes since
1.21: +10 -21 lines
Diff to
previous 1.21
replaced custom function with official theme_invoke
replaced generic "post content" permission with "create weblinks"
indexed to nid
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 29 02:56:52 2002 UTC
(7 years, 1 month ago)
by
barry
Branch:
MAIN
Changes since
1.19: +31 -33 lines
Diff to
previous 1.19
* Fixed problems with earlier update (must test before commiting in future, doh!)
* Ran code through code-style.pl
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 17 12:22:29 2002 UTC
(7 years, 1 month ago)
by
barry
Branch:
MAIN
Changes since
1.17: +4 -2 lines
Diff to
previous 1.17
* Fixed a taxonomy related bug, a missing unset() made the main
directory page list sub-terms incorrectly.
* added a <br /> in after each link, i think this looks better.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 18 15:40:06 2002 UTC
(7 years, 3 months ago)
by
barry
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
----------------------------------------------------------------------
Increased length of link field in weblink_form()
Thanks Jef :)
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 12 21:16:16 2002 UTC
(7 years, 3 months ago)
by
barry
Branch:
MAIN
Changes since
1.14: +125 -68 lines
Diff to
previous 1.14
a few additions by Marco :)
changes:
- just one vocabulary is used for browsing; this is consistent with
imagea and forum2
- complete support for unlimited subcategories
- support for themes; one has to override weblink_page_default(),
weblink_page_view() or weblink_node_short() in his theme
- some cosmetic, more "directory-like" changes
- other minor fixes
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 6 18:03:50 2002 UTC
(7 years, 4 months ago)
by
barry
Branch:
MAIN
Changes since
1.12: +20 -16 lines
Diff to
previous 1.12
Applied Julio's multiple vocabulary patch.
Please Note: I've not tested this as I'm in a bit of a rush, so any feedback is welcome especially from Simon with regards to the work he did earlier this week.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 2 23:23:51 2002 UTC
(7 years, 4 months ago)
by
simon
Branch:
MAIN
Changes since
1.11: +49 -21 lines
Diff to
previous 1.11
Fixed taxonomy behaviour to handle subcategories in taxonomy terms correctly, and to support relations.
Fixed the "mouse hover" title in a few places.
Added new feature to users "edit account" page, so they can choose whether to have the weblink module open a new window when a link is clicked or not.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 9 12:17:13 2002 UTC
(7 years, 6 months ago)
by
barry
Branch:
MAIN
Branch point for:
DRUPAL-4-0
Changes since
1.9: +1 -1 lines
Diff to
previous 1.9
- added _system function
- cosmetic change to configuration page
- all a tags replaced with lm()'s
- small bugfix to the block
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 26 14:39:02 2002 UTC
(7 years, 7 months ago)
by
barry
Branch:
MAIN
Changes since
1.6: +18 -13 lines
Diff to
previous 1.6
fixed an error where on displaying nodes it would show all nodes not just weblin
ks
the rest was really just cosmetic stuff:
moved the click counter out of the a tag
module now passes the code-style script
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 25 20:28:34 2002 UTC
(7 years, 7 months ago)
by
barry
Branch:
MAIN
Changes since
1.5: +88 -17 lines
Diff to
previous 1.5
one step closer to a full directory system
(doesn't support having > 1 vocabulary or vocabularies with terms deeper than 1 level, yet)
90% of links are called using lm()
(the few that don't require target="_blank")
added a top 10 links block
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 19 11:38:43 2002 UTC
(7 years, 7 months ago)
by
barry
Branch:
MAIN
Changes since
1.4: +13 -2 lines
Diff to
previous 1.4
commited a few ui changes suggested by moshe:
* helper text under the link textbox explaining submission guidelines.
* the link in the node's links box:
now has a title tag containing the nodes title
the display mode of the link in the links bar is now confurable and can be displayed as the nodes title or the url
* updated the install file to include a step about enabling the module and tidied up the wishlist
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 18 19:50:15 2002 UTC
(7 years, 7 months ago)
by
barry
Branch:
MAIN
Changes since
1.3: +83 -85 lines
Diff to
previous 1.3
the module now checks the user has post content rights,
it complies with coding standards &
now supports taxonomy
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.