Jump to content
php.lv forumi

CKEditor uz pligg cms !


suport

Recommended Posts

Tversana1.jpgTversana2.jpg

 

 

 

Lieta tada ka meginu pligg cms dabut CKEditor pie rakstu ievietošanas , viss itkā sanaca labi sākuma 


Pirma bilde var redzēt viss itka strāda ... 

 <script src="ckeditor/ckeditor.js"></script>
		<script src="ckeditor/sample.js"></script>
   
    
	

       <form>
						<textarea id="bodytext" name="bodytext" rows="5" required="required" minlength="{$minStoryLength}" maxlength="{$maxStoryLength}" class="fieldInput fieldInputFull">{if $submit_url_description}{$submit_url_description}{/if}{$submit_content}</textarea>
					
			<script>
              
                CKEDITOR.replace( 'bodytext' );
            </script>
        </form>

bet pēc ievietošanas ko var redzēt otrā bildē .. Tekstu ievieto parasti , bet neviena bolda , krāsas uttt .. 

Kautkas nav ka vajag , un to es gribētu uzināt ;D
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...