Differences between revisions 35 and 36
Revision 35 as of 2009-04-06 14:27:20
Size: 8436
Editor: hg-public-dock-6-dhcp
Comment:
Revision 36 as of 2009-04-06 14:31:05
Size: 8603
Editor: hg-public-dock-6-dhcp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 97: Line 97:
(The folder 'people' will probably not be visible for you depending on your accessibility rights, but you can select the people folder of your institute directly.)

How do I create a news/event entry?

Answer

1. Open the News or the Events folder, respectively. Then open the folder of your institute.

(You're page tree will probably only be a part of the page tree shown in the image, that's because of the different accessibility settings.)

news1.jpg

2. If you want your news to be shown on the department's page as well as on your institute's page, skip to step 4.

3. If you want your news to be shown only on your institute's page. Open the subfolder 'local news' .

4. Click on the icon 'New record' .

news2.jpg

5. Select Type 'News' and enter the needed information. The fields 'Start', 'Stop' indicate the duration in which the news is shown in the frontend.

news3.jpg

6. If your record is an event click the flag 'Event Info' and check the box 'Event' .

If you create an event, make sure that the date you enter in the field 'General -> Date/Time' is the same than the date you enter in the field 'Event Info -> From'. The date entered in 'General' is the one shown in the front end while the date entered in 'Event Info' is the date used to sort the events.

news4.jpg

Additional Information

If you want to understand the relation between the Sysfolders, where the News datasets are stored, and the page, where they will be displayed, go to I don't understand how the data stored in the sysfolders (e.g. People, Publications, etc.) is connected to the pages.

How do I show news/events only on the institute page?

Answer

See in step 3 of the Question How do I create a news/event entry?.

How do I show news/events on the institute page and on the departments home page?

Answer

See in step 2 of the Question How do I create a news/event entry?.

An event entry is not visible in front end. How can I make it visible?

Answer

1. If you want to edit an event, you see the following view. First of all check, if you didn't hide your event. The box 'Hide' must not be checked.

event1.jpg

2. Click on the flag 'Event Info'

3. Make sure that you check the box 'Event' .

event2.jpg

How do I publish a thesis or a PPS?

Answer

1. Open the folder 'Publications / Studies' in the page tree, then open on your institute's folder.

2. Open the folder where the theses of your institute are stored. E.g. for EEH this would be the folder 'EEH :: SA/DA Semester and diploma theses'. If you reached the wanted folder you should see a list of thesis entries.

sada1.jpg

3. Click on the 'New record' icon to add a new 'ETH Studies - Data' item. You will see the following form:

sada2.jpg

sada3.jpg

4. Enter the needed information into the fields.

5. Enter a lecturer by clicking on the folder icon and choosing the person in the folder 'people' in the opening window:

(The folder 'people' will probably not be visible for you depending on your accessibility rights, but you can select the people folder of your institute directly.)

sada4.jpg

6. If needed you can choose a image file of your local hardisk (6a) or one from the online file system (6b). Same is possible for a document you want to offer for download. You can specify a description for the document in the next field. Further, you have the possibility to add some links.

7. Don't forget to check the box ' Availability' if the thesis is no longer available for students.

A publication doesn't show up in the author's publication list.

Solution

1. If you want to put up a publication, you are confronted with the following form:

publications1.jpg

2. Write all authors of the publication into the field 'Authors' . This are the people which show up in the description of the publication.

3. If the author has a personal page on your page, you should add him to the field 'Authors (NEW)' as well. Otherwise this publication will not show up in his personal publications list. In this example, Fröhlich is the only one with a personal page on the department page.

I published the information about a lecture and want the names of the lecturers to link to their personal pages.

Solution

1. Make sure that you set the relevant people in the corresponding fields in the editing form of your lecture.

backlink1.jpg

2. Close the editing form and click on the folder where your lecture data is stored. Create a new content by clicking on the icon 'Create new record' in the uppermost icon bar. A tree of possible content types opens:

backlink2.jpg

3. Choose 'Backlinks for people/studies/research' . The following form opens:

backlink3.jpg

4. As backlink, choose the page where your plugin (which displays the data of your lecture) is implemented.

5. Save and close. Your folder should now look similar to this. Only care about the marked records.

backlink4.jpg

How do I add a person to the database?

Answer

If you want to publish a diploma thesis using the studies extension, you have to choose the people involved with the project. You can do this by browsing for them in the assigned field. If a certain person is not in the database, you have the possibility to add the person to the database.

1. Open the people folder in the page tree. Then open the folder where the person entry belongs to. E.g. if someone of the library is to be added, choose 'Bibliothek D-ITET'.

people1.jpg

2. Click on New record, the following form opens:

people2.jpg people3.jpg

3. Most of the fields are self-explanatory, fill in the information needed. The field ETH-Leitzahl is the number used in the whole organisation of the ETH to identify the specific groups of people. If you specify this number, the entry of the person will automatically be synced with the central human resources database LDAP. You have insight into this database through this adress: https://www.bi.id.ethz.ch/orgdb/BaumPre.do.

4. If you don't want the entry to be synced with the LDAP, check the last box Self created Person

I don't understand how the data stored in the sysfolders (e.g. People, Publications, etc.) is connected to the pages.

Solution

This article gives you a little background information. It is not intended to explain exactly how to setup a plugin because this would go beyond this FAQ within its actual state.

1. If you select the 'List' View you see a page tree similar to this:

structure1.jpg

The icons in the upper part represent pages while the icons in the lower part represent so called sysfolders. A page is what you probably already know: a container for page content. (More Information: Pages)

A sysfolder is a folder where datasets are stored, which are used by extensions. Extensions are embedded in pages as plugins.

2. See for example the D-ITET News page. If you click on the page, you see that it contains, among others, a Plugin called 'News' . (Indented its alternative language complement.)

ext1.jpg

3. It's properties look like showed in the following image. As you can see, its Type is 'Insert plugin' .

ext2.jpg

4. By clicking on the flag 'Plugin' we see which plugin is chosen and its properties. Accordingly, in this example it is the News 'plugin' . The most important property is the starting point. It gives the plugin the information where to look for the datasets which will then be shown on the page.

ext3.jpg