WebSite X5Help Center

 
Florian Lahl
Florian Lahl
User

Same table or object in all other sites without editing it for every single site  en

Auteur : Florian Lahl
Visité 995, Followers 1, Partagé 0  

following problem: i want to use a certain content on all of my pages on the same place. for now its good to edit it on every single page. but i will end up with hundrets of pages. i dont wanna edit it on all of my page manually. is there a way do do this automaticly? lets say a table object on all pages using a single source i have to edit?

is there a object in pro 13 what can refer to a page in a table?

not sure i can explain my problem correctly.

Posté le
8 RéPONSES - 1 UTILES - 1 CORRECT
Esahc ..
Esahc ..
Moderator

Florian

If I understand you correctly you will have multiple websites with the same content in each.

If this is the case, you could edit website no 1, then run a second instance of Website X5 and open website no 2. You can then copy and paste individual cells from website no 1 to website no 2.

Would that do the trick??

Lire plus
Posté le de Esahc ..
Florian Lahl
Florian Lahl
User
Auteur

to be more specific. i want to have a table on all my webpages in this project what includes the top 5 most visited webpages in my project. everytime i update this table i wanna have the updated table on all my websites. lets say i will end in having 400 different pages. every page have the content of the top 5 table. so i would have to do this trick 400 times each when i change the content in the table? is there not a better way to do it?

Lire plus
Posté le de Florian Lahl
Florian Lahl
Florian Lahl
User
Auteur

i checked the iframe html thing out. but if i implement my html file in the ifram he is loading the complete site with header and footer including the html between them file into the frame instead of the html file only.

i attach a picture about the problem. only the html file should be visible in this part of the webpage. not the whole website.

Lire plus
Posté le de Florian Lahl
Florian Lahl
Florian Lahl
User
Auteur

it would be optimal if it would be possible to put a html-object to the websites like you can do with table objects or text objects.

Lire plus
Posté le de Florian Lahl
Esahc ..
Esahc ..
Moderator

Perhaps you could investigate something like the CSV Viewer Widget (12 credits)

Sorry - I am not sure I fully understand your issue - can you post a link to one or many sites as examples?

Lire plus
Posté le de Esahc ..
Florian Lahl
Florian Lahl
User
Auteur

ok here is the link:

http://nawi.bplaced.net

on the right side you will see a "window" made by <object> routine. the problem is it shows the whole side in this window. it should only show the html file (the table labeled "Meist gelesene Artikel"). and when u click links in this table it is supposed to open it in the normal windows not in the frame itself. that is the solution i am looking for.

Lire plus
Posté le de Florian Lahl
Florian Lahl
Florian Lahl
User
Auteur

hey Esahc, i found a solution by myself. I had to use a free wysiwyg HTML tool to edit my pure table html page with the table in it and load it up to the server. i had to do it because if i would use a html file what the website x5 tool did generate the frame will load the entire website into the frage instead of the table html only.

I set up an html text object in my template site with the html code 

<object data="top5.html" height="800" width="450" type="text/html"></object>

now the template and all out of it created pages will drag this table in the content automatically.

it would be awesome if your website x5 tolle would have the abillity to do this by default with a frame object or so. 

Lire plus
Posté le de Florian Lahl
Esahc ..
Esahc ..
Moderator

I am pleased you found a solution Florian, well done!

Lire plus
Posté le de Esahc ..