/[drupal]/contributions/modules/pdfview/pdfview.module
ViewVC logotype

Log of /contributions/modules/pdfview/pdfview.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.28.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:32:46 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.28.2.12: +3 -2 lines
Diff to previous 1.28.2.12 , to branch point 1.28 , to next main 1.44
#116065: don't die(), use module_invoke_all('exit') and exit() instead. Patch by Tobias Maier.

Revision 1.37.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:29:42 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.37.2.5: +3 -2 lines
Diff to previous 1.37.2.5 , to branch point 1.37 , to next main 1.44
#116065: don't die(), use module_invoke_all('exit') and exit() instead. Patch by Tobias Maier.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:29:05 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +3 -2 lines
Diff to previous 1.43
#116065: don't die(), use module_invoke_all('exit') and exit() instead. Patch by Tobias Maier.

Revision 1.28.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:22:09 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.11: +7 -5 lines
Diff to previous 1.28.2.11 , to branch point 1.28
#108440: better img path filter by Tobias Maier

Revision 1.37.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:20:54 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-5
Changes since 1.37.2.4: +7 -5 lines
Diff to previous 1.37.2.4 , to branch point 1.37
#108440: better img path filter by Tobias Maier

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:19:50 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: MAIN
Changes since 1.42: +7 -5 lines
Diff to previous 1.42
#108440: better img path filter by Tobias Maier

Revision 1.28.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 13:13:54 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.10: +9 -10 lines
Diff to previous 1.28.2.10 , to branch point 1.28
Removed unnecessary include and converted tabs to spaces

Revision 1.37.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 13:12:53 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: DRUPAL-5
Changes since 1.37.2.3: +13 -14 lines
Diff to previous 1.37.2.3 , to branch point 1.37
Removed unnecessary include and converted tabs to spaces

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 13:09:49 2007 UTC (2 years, 9 months ago) by egonbianchet
Branch: MAIN
Changes since 1.41: +13 -14 lines
Diff to previous 1.41
Removed unnecessary include and converted tabs to spaces

Revision 1.28.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 09:11:41 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.28.2.9: +7 -2 lines
Diff to previous 1.28.2.9 , to branch point 1.28
Check if base_path equals '/' to avoid stripping all slashes when filtering
image paths.

Revision 1.37.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 09:10:01 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.37.2.2: +7 -2 lines
Diff to previous 1.37.2.2 , to branch point 1.37
Check if base_path equals '/' to avoid stripping all slashes when filtering
image paths.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 09:07:58 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: MAIN
Changes since 1.40: +7 -2 lines
Diff to previous 1.40
Check if base_path equals '/' to avoid stripping all slashes when filtering
image paths.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 20:17:10 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: MAIN
Changes since 1.39: +1 -5 lines
Diff to previous 1.39
Cleanup conflict markers

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 20:13:26 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: MAIN
Changes since 1.38: +8 -4 lines
Diff to previous 1.38
#111340: Call drupal_render to get at least basic CCK support

Revision 1.37.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 20:10:40 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: DRUPAL-5
Changes since 1.37.2.1: +4 -3 lines
Diff to previous 1.37.2.1 , to branch point 1.37
#111340: Call drupal_render to get at least basic CCK support

Revision 1.37.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 07:33:40 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: DRUPAL-5
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#108440: Pass the correct argument to theme_pdfview_html

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 07:28:47 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#108440: Pass the correct argument to theme_pdfview_html

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 08:10:59 2007 UTC (2 years, 10 months ago) by egonbianchet
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.36: +17 -27 lines
Diff to previous 1.36
Synch with DRUPAL-4-7

Revision 1.28.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 23:34:53 2006 UTC (3 years ago) by egonbianchet
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.28.2.8: +7 -17 lines
Diff to previous 1.28.2.8 , to branch point 1.28
#76415: hopefully fix image output once for all

Revision 1.28.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 23:24:13 2006 UTC (3 years ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.7: +9 -10 lines
Diff to previous 1.28.2.7 , to branch point 1.28
#87650: invoke nodeapi to build node output properly

Revision 1.28.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 23:16:02 2006 UTC (3 years ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.6: +2 -4 lines
Diff to previous 1.28.2.6 , to branch point 1.28
#42797: Fixed the pdf download

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 08:26:50 2006 UTC (3 years ago) by egonbianchet
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Drupal 5 compatibility

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 08:09:22 2006 UTC (3 years ago) by egonbianchet
Branch: MAIN
Changes since 1.34: +3 -5 lines
Diff to previous 1.34
#92097: Fix typo, thanks gowest

Revision 1.28.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 08:07:04 2006 UTC (3 years ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.5: +3 -3 lines
Diff to previous 1.28.2.5 , to branch point 1.28
#92097: Fix typo, thanks gowest

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 20:18:15 2006 UTC (3 years, 2 months ago) by egonbianchet
Branch: MAIN
Changes since 1.33: +23 -16 lines
Diff to previous 1.33
Improved filter for image urls

Revision 1.28.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 20:16:29 2006 UTC (3 years, 2 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.4: +49 -42 lines
Diff to previous 1.28.2.4 , to branch point 1.28
Improved filter for image urls

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 14:36:08 2006 UTC (3 years, 3 months ago) by egonbianchet
Branch: MAIN
Changes since 1.32: +23 -1 lines
Diff to previous 1.32
Filter img urls before rendering

Revision 1.28.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 14:29:58 2006 UTC (3 years, 3 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.3: +23 -1 lines
Diff to previous 1.28.2.3 , to branch point 1.28
Filter img urls before render

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 13 13:40:05 2006 UTC (3 years, 3 months ago) by egonbianchet
Branch: MAIN
Changes since 1.31: +18 -21 lines
Diff to previous 1.31
Updated to work with Drupal 4.8/head

Revision 1.28.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 12:26:15 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.2: +4 -4 lines
Diff to previous 1.28.2.2 , to branch point 1.28
#75831 PHP4 compatibility

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 12:25:40 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: MAIN
Changes since 1.30: +5 -5 lines
Diff to previous 1.30
#75831 PHP4 compatibility

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 16:08:41 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29
#75544 Fix test for book nodes

Revision 1.28.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 16:08:25 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28.2.1: +5 -5 lines
Diff to previous 1.28.2.1 , to branch point 1.28
#75544 Fix test for book nodes

Revision 1.28.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 09:05:44 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: DRUPAL-4-7
Changes since 1.28: +12 -8 lines
Diff to previous 1.28
#73303: Fix blank PDF output with PHP4

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 09:04:21 2006 UTC (3 years, 4 months ago) by egonbianchet
Branch: MAIN
Changes since 1.28: +12 -8 lines
Diff to previous 1.28
#73303: Fix blank PDF output with PHP4

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 09:49:21 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.27: +2 -3 lines
Diff to previous 1.27
Minor rework of the content settings page.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 08:53:26 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.26: +10 -10 lines
Diff to previous 1.26
Change all occurrences of 'pdf' to uppercase.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 16:26:45 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.25: +148 -103 lines
Diff to previous 1.25
Code cleanup and refactory,  themeability of PDF files.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 09:23:33 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.24: +6 -7 lines
Diff to previous 1.24
#70664: Fixed bug with long page titles.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 12:55:05 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.23: +20 -9 lines
Diff to previous 1.23
Better pdf output. Partial support for settings in tcpdf_config.php.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 21:56:03 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.22: +66 -70 lines
Diff to previous 1.22
Refactory: load the node in pdfview_node_controller()

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 15:47:48 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.21: +6 -6 lines
Diff to previous 1.21
Added missing t()

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 15:04:39 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Make it work with either PHP5 or PHP4 distribution of TCPDF

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 16:25:20 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#38181:  Filter content properly with check_markup

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 10:21:41 2006 UTC (3 years, 5 months ago) by egonbianchet
Branch: MAIN
Changes since 1.18: +168 -123 lines
Diff to previous 1.18
#54350: Rewritten for 4.7, switched to TCPDF for UTF8 support

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 20:36:56 2005 UTC (4 years, 1 month ago) by urbanfalcon
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.17: +44 -46 lines
Diff to previous 1.17
Updated to work with 4.6 and the new 4.6 image module.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 30 21:48:28 2005 UTC (4 years, 7 months ago) by thelibrarian
Branch: MAIN
CVS Tags: DRUPAL-4-5
Changes since 1.16: +29 -22 lines
Diff to previous 1.16
- Partially updated support for api changes since last release.
- Updated todo.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 7 04:41:12 2004 UTC (5 years, 4 months ago) by thelibrarian
Branch: MAIN
Changes since 1.15: +10 -1 lines
Diff to previous 1.15
- Updated to work with latest _menu api.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 31 00:05:36 2004 UTC (5 years, 5 months ago) by thelibrarian
Branch: MAIN
Changes since 1.14: +46 -58 lines
Diff to previous 1.14
- Now working with FPDF.
- Improved image support.
- Support for various HTML tags:
    BR, P, BLOCKQUOTE, STRONG, EM, B, I, U, A, IMG, FONT, HR

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 13 14:52:59 2004 UTC (5 years, 8 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-4
Changes since 1.13: +72 -47 lines
Diff to previous 1.13
Committed patch by Gabriel Sjoberg: Made compatible with Drupal 4.4
Small changes by me. If you want "letter", make papersize a setting.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 22:25:47 2003 UTC (6 years ago) by dries
Branch: MAIN
Branch point for: drop
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
- Theme system updates: theme() function return their data now.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 11:52:25 2003 UTC (6 years, 5 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Fixed silly error. Thanks to Rikard Florin.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 14:18:16 2003 UTC (6 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Updated for register_global = off

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 13:19:23 2003 UTC (6 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
strip html tags. thans Bert.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 00:33:45 2003 UTC (6 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.8: +53 -12 lines
Diff to previous 1.8
Addes image support. Still alpha

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 13:15:10 2003 UTC (6 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Small fix.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 15 12:36:05 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
- 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.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 11 20:27:00 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 7 14:41:31 2003 UTC (6 years, 10 months ago) by killes
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
Updating to cvs. Needs testing.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 1 15:22:45 2002 UTC (6 years, 11 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-1
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
bugfix

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 1 15:15:08 2002 UTC (6 years, 11 months ago) by killes
Branch: MAIN
Changes since 1.2: +5 -8 lines
Diff to previous 1.2
small changes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 21:44:57 2002 UTC (7 years ago) by killes
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Adding a patched version of phppdflib to get around pass-by-reference errors.
Thanks to Bill Moran.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 25 21:06:05 2002 UTC (7 years ago) by killes
Branch: MAIN
A PDF module for Drupal.
Has some troubles with pass-by-reference.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2