Magazine
This Plugin allows your visitor to download a monthly magazine styled PDF (requires TCPDF) of your blog posts.
Magazine Overview Output:
- 2010
- 2009
- Magazine for February (02.2009, 1MB)
- 2008
- Magazine for November (11.2008, 1MB)
This Plugin allows your visitor to download a monthly magazine styled PDF (requires TCPDF) of your blog posts.
Magazine Overview Output:
5. Februar 2009 um 23:55
hi. Thanks for plugin
perfect.
Regards
11. Februar 2009 um 13:13
[...] WordPress Plugin Magazine von Andreas Zettl erlaubt den Blogbesuchern ein monatliches PDF im Magazin Stil mit den Posting [...]
13. Februar 2009 um 05:58
I get this error after activating and writing [magazine_overview] in a page:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /www/lisosomales.org/htdocs/revista/wp-content/plugins/magazine/mag_class.php on line 13
I see no syntax errror in mag_class.php. Can you help me, please? I would like to use your plugin.
Celia
13. Februar 2009 um 06:22
I’ve been experimenting: I had to add [magazine_content] and not [magazine_overview] in the page/post.
Is this note any help?
Please, help me use your plugin
13. Februar 2009 um 07:42
Line 13 is “protected $ncols = 2;”, do you have PHP5? is the TCPDF Class in the plugin folder? You have do download this class from http://www.tcpdf.org/
did [magazine_content] show anything? I use the shortcut [magazine_overview] here and in my german blog and it works fine…
1. März 2009 um 12:29
Hallo, leider kann ich die demo pdf,s nicht öffnen…
hätte ich mir gerne angesegen..
grüsse
3. März 2009 um 08:58
kommt ein Fehler? Bei mir gehen alle PDFs…
13. März 2009 um 11:03
Hi,
I’ve got same error that Celia used to have:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /www/lisosomales.org/htdocs/revista/wp-content/plugins/magazine/mag_class.php on line 13
I’m using PHP4, is this my problem? I can’t change to PHP5 cause my website is hosted by a third party company.
I’ve tried with tcpdf for php4 and php5, same error message in both cases.
Thanks
18. März 2009 um 08:10
Hi, yes thats the problem, you have to use the tcpdf class for php4 and you have to remove all “public”, “private” declarations in the mag_class.php file
8. Mai 2009 um 21:23
Hallo Andreas,
muß ich in der “tcpdf_config.php” den Installationspfad des Wordpress Blogs eintragen? Ich bekomme eine Fehlermeldung die sagt das TCPDF benötigt wird obwohl ich es in das Magazine Verzeichnis kopiert habe.
Gruß Peter
17. Mai 2009 um 17:22
normalerweise musst du nichts eintragen, kannst du die Fehlermeldung mal posten?
4. November 2009 um 15:49
Hi,
great plugin.
may i ask a question : What about image (jpg, png..) do not you think it will be nice to get it in the PDF.
Gilles

5. November 2009 um 11:45
Sollten Bilder auch im PDF angezeigt werden?

Ich habe eine WP Installation mit 2.8.5 und alles scheint zu laufen bis auf:
- Ich habe keine Bilder in den PDF
- Im Titel überschreibt er gewisse Dinge (Monatsangabe und Subtitel; Zweite und dritte Kolonne mit dem Titel)