Create & Edit a Publishing Place

Publishing places are web pages where your publishers can display ads. You can require that publishers submit each URL where they can display ads - then you have the best control of where ads are displayed because the system will track hits only from approved URL's. You also can require that users have to submit each individual domain - then they can display ads on any page of approved domains. You also can allow publishers to display ads anywhere.

The link "Add a place" is available in publishers area in the top menu. The link "Edit" is available in publishers area on the page which shows a list of all existing places.

This page uses the template publisher_place_create.html. There are available the following variables:

#%info%#

If the user filled in the form and sent it out but the system rejected this ad, this variable displays an error message.

#%title%#

Place title.

#%select_ad_type%#

Select box containing all available ad types.

#%list_of_zones%#

Table with a list of all zones. Each line of this table is based on template publisher_zones_list_one_zone.txt.

Once a new place has been created, the system shows a page which is based on template publisher_place_edit.html. The same template is also used when an user wants to edit an existing place. Available variables:

#%info%#

If informs an user that the place has been created or edited.

#%title%#

Place title.

#%n%#

Place number.

#%page_title%#

It shows the correct title of the current page. In the "create a place" wizard it shows the text "Place Created. Now Please Configure It.".

#%ad_type%#

Ad type which can be used on the selected place.

#%zones_select_list%#

List of all available zones which can be used by publishers.

#%hide_url_begin%#
#%hide_url_end%# 

If you don't require that users enter URL or domain of each place, these variables hide the field to enter this info.

#%list_of_zones%#

Table with a list of all available zones which can be used for the selected ad type. Each line of this table is based on template publisher_zones_list_one_zone.txt.

 Once a place has been created or edited, admin receives an email based on template admin_publisher_place.txt.