I was making a new page and I wanted to ad an image, I can only write text. I know that the D6 has a editor in the html box, but not in D7?
I was making a new page and I wanted to ad an image, I can only write text. I know that the D6 has a editor in the html box, but not in D7? |
It is an html block you can add only html. Edit your html the way you want it and then put it into the block. If you want a picutre then you need to include the picture properties and path in the html. This is not a wyswyg editor and just plain text will not display property. I've found best practice is to sandwich everything between <div> tag ensures all html does what you think it will. |
need to make like this <div align="center"> <img src="http://YourSite.com/YourImageFolder/image.jpg" /> </div> Hope that gives you an idea. |
Yep, I noticed that and as a result I've released a full blown editor addon module (CKEditor) for this issue - and with a larger editor area too :) http://www.boonex.com/unity/extensions/entry/D7_HTML_BLOCK_UPGRADED_TO_CKEDITOR_WYSIWYG_2010_02_01 Cheers Mark |
Spam, Spam Spam.
Where's my pineapple and cherries?
One other things, a few months ago a kid was hanging around here, he did some hard work and posted that mod your tossing around in here for free. Not really sure how many people are going to pay you when they learn they can get the files for free, upload them to their dolphin root and then adjust where it says tinymce... to ckeeditor... in the files. That kid spent alot of time developing it, I'm guessing copying it out of the forums and posting it up for sale took less time. |
I resemble that fact dude, this mod was built from scratch. Stick to accounting, you could land a job at ENRON. You haven't even seen the code - so where you coming from? |
I resemble that fact dude, this mod was built from scratch. Stick to accounting, you could land a job at ENRON. You haven't even seen the code - so where you coming from?
It's pretty obvious that if you'll blantantly break one rule (spamming the forums) you'll break another like selling anothers mod. |