Search found 27 matches

by destiny
Sat 5. Jun 2004, 09:19
Forum: hacks & enhancements
Topic: mod_rewrite für Dateien! :-)
Replies: 2
Views: 3178

Update

In the new version, Oliver has moved the content parts includes out of the central content.article.inc.php into several files. As such, the hack had to be modified ... You can download the updated version of the hack here: http://downloads.lavadots.com/cnt7.article.inc.zip . It is basically the same ...
by destiny
Fri 16. Apr 2004, 14:06
Forum: hacks & enhancements
Topic: Site name after link without mod_rewrite
Replies: 0
Views: 2556

Site name after link without mod_rewrite

This is a quick hack, it just appends the name of the link (on Breadcrumb & Fancy Menu) so it looks instead like

http://destiny.lavadots.com/index.php?id=0,0,0,1,0,0

like

http://destiny.lavadots.com/index.php?id=0,0,0,1,0,0/Home .

I changed two small parts of front.func.inc.php for this (it ...
by destiny
Tue 30. Mar 2004, 16:51
Forum: phpwcms Support English
Topic: edit article basis information not possible???
Replies: 3
Views: 1481

Danke

Danke euch / Thanks very much!

Now my installation works again *:-)* :twisted:
by destiny
Mon 22. Mar 2004, 00:27
Forum: hacks & enhancements
Topic: mod_rewrite für Dateien! :-)
Replies: 2
Views: 3178

mod_rewrite für Dateien! :-)

Summary for english - speakers:
The code modifications in this article allow to modify the displayed download path for the web browser, so it will display


for the original filename of the file
meinegeheimenbilder.zip
instead of PHPWCMS standard
download.php?id=80162,28,1
the following link ...
by destiny
Fri 21. Nov 2003, 23:16
Forum: phpwcms Bug Reports
Topic: file bugs
Replies: 27
Views: 15676

@ Oliver, aber danke dass Du mir geholfen hast, meine Lieblingsoption zu implementieren :D :D :D (Vielleicht könnte man im Admin Menü das als Option abieten umzuschalten? Weil der Code unterscheidet sich ja nur bei den gesendeten Headern)

Und zu den Google-Ergebnissen, Du hast teilweise Recht, aber ...
by destiny
Fri 21. Nov 2003, 23:00
Forum: phpwcms Bug Reports
Topic: file bugs
Replies: 27
Views: 15676

Jup, die Dateien lassen sich mit meinem Mozilla / Firebird ziehen (übrigens sind es nur pdf Dateien)

Wenn man links draufklickt dann wird es in einem neuen Fenster geöffnet. Oben im Titel erscheint index.php (application/pdf Object), anstatt des eigentlichen Titels. Wenn man dann aufs Speichericon ...
by destiny
Fri 21. Nov 2003, 14:43
Forum: phpwcms Support English
Topic: Displayed Image Quality Reduction
Replies: 14
Views: 5197

Danke. Ich werde mich um die Probleme kümmern.

Leider liegen viele Bilder aber bereits in .jpg vor, und zwar nicht 100% Qualität ... :D
by destiny
Fri 21. Nov 2003, 11:29
Forum: phpwcms Support English
Topic: Displayed Image Quality Reduction
Replies: 14
Views: 5197

PHPInfo

--with-gd

GD Support enabled
GD Version 2.0 or higher <-
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled

Warum schaut das bei mir trotzdem so schlecht aus? Kann ich irgendwo die Imagequality (0 - 100 %) in Deinem Skript ...
by destiny
Thu 20. Nov 2003, 21:27
Forum: phpwcms Bug Reports
Topic: file bugs
Replies: 27
Views: 15676

Nach den Fixes der Header tut er dies zumindest für die Webbesucher nicht mehr. Es wäre denkbar, die Header auch für den Admin anzupassen. Aber für mich nicht notwendig, ... naja. Vielleicht ist mein Mozilla wirklich seltsam. ich schaue mal, ob ich es noch anderswo getestet kriege.
by destiny
Thu 20. Nov 2003, 21:25
Forum: phpwcms Support English
Topic: Displayed Image Quality Reduction
Replies: 14
Views: 5197

Wie enabled man das GD2 / zwingt Apache dazu es zu benutzen? Muss ich da was in Deinem Quellcode anpassen, Oliver?

Ich habe keinen Root Zugriff auf den Server, nur Scripte und .htaccess Dateien...

Wie meinst Du das mit imagequality, oops? Ist das aus Olivers Skript?
by destiny
Thu 20. Nov 2003, 19:36
Forum: phpwcms Bug Reports
Topic: Bullet list bug
Replies: 4
Views: 4025

Wenn in einen Artikel ein Bullet List Teil einegüfgt wird

da drin pfade vorkommen wie C:\irgendwas\its\unimporta

dann werden die backslashes nach dem "add" bzw. "edit" knopf benutzung gelöscht ... d.h. sie erscheinen nicht im Artikel. Anstattdessen einfach Space.

Noch genauer?
by destiny
Thu 20. Nov 2003, 19:32
Forum: phpwcms Bug Reports
Topic: file bugs
Replies: 27
Views: 15676

dass bei Firebird / Mozilla am Dateiende noch ein .php drangehängt wird. z.b. image.jpg.php beim Downloaden anstatt image.jpg
by destiny
Wed 19. Nov 2003, 19:09
Forum: phpwcms Bug Reports
Topic: file bugs
Replies: 27
Views: 15676

Übrigens ist dieser bug, den wir hier diskutiert haben, immer noch im File Download im internen Admin menu bei mir (ist nicht so wichtig, wollte Dich aber dennoch darauf hinweisen)

:shock:
by destiny
Wed 19. Nov 2003, 19:07
Forum: phpwcms Feature Requests
Topic: Editor
Replies: 0
Views: 1710

Editor

Hello Oliver,
you have realised a really nice software so far. I want to post a few things here, which bother me though, but if you don't want to fix them, I'd understand of course :-) :twisted:

Sorry if I overlooked some features (would someone then point me to them?) or if I double-post previous ...
by destiny
Wed 19. Nov 2003, 19:01
Forum: phpwcms Bug Reports
Topic: Bullet list bug
Replies: 4
Views: 4025

Bullet list bug

(e.g. D:\music\nice)

kann nicht eingebunden werden, es werden die backslashes unterschlagen und die Teile auf die nächste Zeile abgetrennt.

Habe dann versucht es mit dem HTML Bestandteil einzugeben, gleiches Problem. (Nur wird jetzt der zweite Teil nicht getrennt, Ausgabe etwa: D:music ice)