Page 1 of 1

[SOLVED]WORD-Text einfügen in phpwcms

Posted: Fri 28. May 2010, 23:59
by Hansjochen
Auf der Seite http://evangelisch-gran-canaria.com/ind ... ersammlung wollen wir einen WORD-Text einfügen.

Im Editor haben wir das entsprechende Symbol angeklickt - das Fenster "Aus WORD einfügen" öffnet sich.

Mit Strg+V haben wir den Text eingefügt.

Aktiviert haben wir "Ignoriere ..." und "Entferne .."

Ein Klick auf OK fügt den Text ein.

Das Ergebnis ist nicht toll - siehe http://evangelisch-gran-canaria.com/ind ... ersammlung

Ein Blick in den Seitenquelltext der Seite zeigt, dass alle WORD-Formatierungen noch enthalten sind.

Code: Select all

<link href="file:///C:%5CUsers%5Chajo%5CAppData%5CLocal%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List" /><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:HyphenationZone>21</w:HyphenationZone>
<w:PunctuationKerning />
<w:ValidateAgainstSchemas />
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables />
<w:SnapToGridInCell />
<w:WrapTextWithPunct />
<w:UseAsianBreakRules />
<w:DontGrowAutofit />
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]--><style type="text/css">
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoToc1, li.MsoToc1, div.MsoToc1
	{mso-style-update:auto;
	mso-style-noshow:yes;
	mso-style-next:Standard;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	mso-pagination:widow-orphan;
	mso-layout-grid-align:none;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-style:italic;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:1036589436;
	mso-list-type:hybrid;
	mso-list-template-ids:-1156817718 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
	{mso-level-tab-stop:36.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
-->
</style><!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normale Tabelle";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]-->                             </meta>
</meta>
</meta>
</meta>
</p>
Was ist zu tun?

Hansjochen[quote][/quote]

Re: WORD-Text einfügen in phpwcms

Posted: Sat 29. May 2010, 06:46
by kleiner_Punkt
Guten Morgen Hansjochen,

nimm denn Button links neben dem Word einfüge Button (Klemmbrett mit einem T dran), hier dann den Text in das Fenster einfügen und schon sind alle Formatierungen weg (hab ich doch richtig vertstanden, dass du den Text komplett ohne Formatierungen haben wolltest, oder?)

Lieben Gruß
Steffi

Re: WORD-Text einfügen in phpwcms

Posted: Sat 29. May 2010, 07:27
by flip-flop
.... genau, die Funktion Wordimport funktioniert in keinem mir bekannten Editor so richtig, da es einen Haufen verschiedene Wordformate gibt.

Knut

Re: [SOLVED]WORD-Text einfügen in phpwcms

Posted: Sat 29. May 2010, 17:41
by Hansjochen
Danke Euch Beiden

Hansjochen

Re: [SOLVED]WORD-Text einfügen in phpwcms

Posted: Sun 30. May 2010, 13:33
by update
Das gesamte Officepaket versucht auf diesem Umweg, die proprietäre Macht über das Internet an sich zu reißen! :mrgreen:

Re: [SOLVED]WORD-Text einfügen in phpwcms

Posted: Thu 3. Jun 2010, 02:08
by Hansjochen
Das gesamte Officepaket versucht auf diesem Umweg, die proprietäre Macht über das Internet an sich zu reißen!
Das ist eine ausgesprochen hilfreich Information! Wow - welch ein Überblick ...

Re: [SOLVED]WORD-Text einfügen in phpwcms

Posted: Fri 4. Jun 2010, 15:30
by update
:lol: