Hello
In the site there are advertisings or patronages that can or not to
have your own web site. In the case that they have your web site a
link believes himself. But in the cases in which they do not have, I
want to host the only a page inside my site.
I think about three options (surely there are others):
1) A new field to add to the table advertising, and to put in this
pure and raw html + style. Then to show it with XML(...)
SQLField('page', 'text'),
2) To create every page as static content.
3) To create a template and that all the pages see equal. Definitively
this I do not like it.
The option that I like is the (1), because it is very simple to
administer. The disadvantage that I see is that I do not know how to
add images to the pages.
An idea to forward the option 1, or probably some another option.
Regards
Jose
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---