Advertisers - List of All Ads
The
option to show "All ads" is available in the top menu in advertisers
area. Users can use it to receive a simple list of all their ads. The template
used by this page is advertiser_ads_list.html.
It's a very simple template, there are available only the following variables:
#%site_url%# |
URL of your site. |
#%info%# |
This variable is used when an ad has been deleted. It displays this info. |
#%lines%# |
List of all ads of an advertiser. Each line in this list is based on template advertiser_ads_list_one_line.txt. |
Each line in the list of ads is based on template
advertiser_ads_list_one_line.txt.
There are available the following variables:
#%n%# |
Ad number. |
#%title%# |
Ad title. |
#%ad_type%# |
Ad type. |
#%ad_complete%# |
The info if the ad is complete - ready to be displayed. |
#%approved%# |
The info if the ad is approved by admin. |
#%campaigns%# |
Number of campaigns. |
#%hide_delete_begin%# |
These variables hide the link to delete this ad, as far as you don't allow this feature. |