- balewski's home page
- Posts
- 2013
- 2012
- 2011
- 2010
- 2009
- December (4)
- November (1)
- October (5)
- September (6)
- August (1)
- July (1)
- June (1)
- May (2)
- April (5)
- March (5)
- February (4)
- January (6)
- 2008
- December (1)
- November (1)
- September (3)
- July (1)
- June (4)
- April (2)
- March (2)
- February (3)
- January (2)
- 2007
- October (1)
- My blog
- Post new blog entry
- All blogs
Jan blog example 101
Updated on Wed, 2008-08-13 10:45. Originally created by balewski on 2008-02-29 10:31.
This is body of jan blog page 101
It was so cold but nice
Instruction how to create such Blog page from scratch
Hi, from a user: >No opposition to drupal. Only no clue where to start. I am used to >a tree structure in html. So assume also here you need to tell me >where to start? Drupal blog pages are????????? You know already 95%. The missing 5% is described below: For now add independent pages to Drupal as Blog entries. You can link one Blog page to another. Just the summary page will be missing 2) To add new blog page do as follows *** login to main drupal page as you http://drupal.star.bnl.gov/STAR/ *** top left box has your name, select 'Create content' (and wait) *** it will unfold, select 'Blog entry' (and wait) *** change few not so reasonable defaults of this new blog page (those are only suggestions) 1) Title : make it short but clear. I typed in Jan Blog Example 101 2) Body : select 'Source' (just below Body *' and now you can use this 95% of what you know about HTML, type there whole text. There is trick with including jpg & referencing , see below. 2.1) just below 'Body' is sub-meny 'Input Format', click (and wait) Select 'Full HTML' - default is 'filtered HTML' and it ignores some of HTML commands which always confuses me - I never know what it ignores trying to 'help a user'. Disable it. 3) at the bottom , open 'URL path settings' and type in the (empty) frame the end section of URL you want this page to be seen for the world. I have typed there: test-blog-jan And now you can view this page as: http://drupal.star.bnl.gov/STAR/test-blog-jan As you see you add stuff just after 'STAR/' - be careful and plan your tree. E.g. do not create URL: http://drupal.star.bnl.gov/STAR/pi0 This will block any user from using 'pi0' name space. Rather use sth long: http://drupal.star.bnl.gov/STAR/endcap-jan-tower-only-pi0-ver23 *** Adding & referencing JPG,GIF 1) go to the bottom and unfold 'File attachments', choose file, attach. I selected my photo: 02-25-08_1030.jpg 2) go up in to 'Body' and reference it as: < img src="/STAR/system/files/02-25-08_1030.jpg" > Note1 : the '/' before STAR is important Note2 : skip ' ' after '<' from '< img ...' I added it to trick Drupal 3) you may want to un-check the 'list' button for image you have already displayed with < img src=
That would be it Jan
»
- balewski's blog
- Login or register to post comments