When creating a post, there are 2 ways to insert an image:
  1. File attachments:
    1. Below the editing window, there is a link for File attachments. Click on the link to expand that section.
    2. Click on Browse to select the file from your computer
    3. Click on Attach to upload the file to the server
       
  2. Insert Image in the text:
    1. Click on the Insert/Edit Image button on the rich-edit toolbar (second row). This dialog will show:

       
    2. Click on the Browse Server button. A large dialog will open. At the bottom of the dialog, click the Browse... button, navigate to the file on your computer and click Upload File:

There are a number of ways to link to other content when editing a post:
  • Select some text and click on the hyperlink icon. Enter the url of the page
  • Enter [node:####]  where #### is the node ID. You can find the post node ID from your browser's address bar (?q=node/94 for example for this page, so the node ID is 94)
  • Enter [node:####, title="a title"]. Same as above, but the link text will be "a title"
 

Community Website Migration

Submitted by Pierre_Admin on 2021/02/24 22:59
Forums
Hi IQ Users !
 
This community website was built some 12 years ago, using Drupal 5, a content management system.
It was sort of "cutting edge" back then. It isn't anymore, and the language it is built upon, php, has evolved quite a bit, from php4 to the current php7.
 
A few years ago, we were forced to move to php5 which mostly worked (user account page was notably broken) but it is impossible to run Drupal 5 on php7, which the hosting service is about to migrate to.
 
So...