Autor Beitrag
BenBE
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 8721
Erhaltene Danke: 191

Win95, Win98SE, Win2K, WinXP
D1S, D3S, D4S, D5E, D6E, D7E, D9PE, D10E, D12P, DXEP, L0.9\FPC2.0
BeitragVerfasst: So 01.02.09 19:06 
Ist das bei user profile iconMartok's Post gewollt?
www.delphi-forum.de/....php?p=547161#547161

Also ich meine, dass die URLs im Code-Block ausgewertet werden:
ausblenden Quelltext
1:
2:
3:
4:
5:
http://*.c-sharp-forum.de/*
http://*.delphi-library.de/*
http://*.delphi-forum.de/*
http://*.delphiforum.de/*
http://*.c-sharp-library/*


ausblenden Delphi-Quelltext
1:
2:
3:
4:
5:
' http://*.c-sharp-forum.de/* '
' http://*.delphi-library.de/* '
' http://*.delphi-forum.de/* '
' http://*.delphiforum.de/* '
' http://*.c-sharp-library/* '

_________________
Anyone who is capable of being elected president should on no account be allowed to do the job.
Ich code EdgeMonkey - In dubio pro Setting.
Christian S.
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 20451
Erhaltene Danke: 2264

Win 10
C# (VS 2019)
BeitragVerfasst: So 01.02.09 19:17 
Aktiv verhindert wurde das meines Wissens auch bei den alten Code-Blöcken nicht. :nixweiss:

_________________
Zwei Worte werden Dir im Leben viele Türen öffnen - "ziehen" und "drücken".
BenBE Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 8721
Erhaltene Danke: 191

Win95, Win98SE, Win2K, WinXP
D1S, D3S, D4S, D5E, D6E, D7E, D9PE, D10E, D12P, DXEP, L0.9\FPC2.0
BeitragVerfasst: So 01.02.09 19:20 
Dort wurden Links im Code-Tag aber nicht geparst ... soweit ich mich erinnere ...

_________________
Anyone who is capable of being elected president should on no account be allowed to do the job.
Ich code EdgeMonkey - In dubio pro Setting.
matze
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 4613
Erhaltene Danke: 24

XP home, prof
Delphi 2009 Prof,
BeitragVerfasst: Mo 02.02.09 09:47 
ist das ein Problem. Ich finde das nämlich nicht mal schlecht.

_________________
In the beginning was the word.
And the word was content-type: text/plain.
BenBE Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 8721
Erhaltene Danke: 191

Win95, Win98SE, Win2K, WinXP
D1S, D3S, D4S, D5E, D6E, D7E, D9PE, D10E, D12P, DXEP, L0.9\FPC2.0
BeitragVerfasst: Mo 02.02.09 09:50 
Jap, insofern, dass dadurch der Source, den man beim Rauskopieren erhält verändert erscheint. Für Linklisten sollte man eh lieber [list] nehmen ;-)

_________________
Anyone who is capable of being elected president should on no account be allowed to do the job.
Ich code EdgeMonkey - In dubio pro Setting.