Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to make Page


Go to End


5 Posts   1488 Views

Avatar
Webdoc

Community Member, 349 Posts

14 February 2010 at 12:15pm

I need to make Online cameras page so i need fields named : Title, Description, Cameraaddress or htmlfield and also imagefield.
It must work like Articlepage And Articleholder. Or something like Video And Videopage but i need fields talken above.

Best if it can be so that i add object lets say X Camera usinng embed code and its gonna be one of the 8 cameras that i can add to page.

Can someone help me with some code
i did it like this - http://silverstripe.org/general-questions/show/278927#post278927
but the code is messy and it dont work.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

14 February 2010 at 12:55pm

What does "it don't work" mean?

Avatar
Webdoc

Community Member, 349 Posts

14 February 2010 at 4:39pm

Edited: 14/02/2010 7:56pm

The Pages are working but i wanna use the has many in pages where i can paste the video player embed code

u can see my demo here - http://www.chillweb.eu/interactivezoo/
@ moment the video stuff is added manuali.

http://www.chillweb.eu/interactivezoo/elevandid-holderiga/
Here its using holder and page but in cms i add iframe aadress for already made .html pages

i hope there is a way to do the page so that i have posibility to make the content for iframe.

Avatar
Webdoc

Community Member, 349 Posts

15 February 2010 at 3:45pm

Edited: 15/02/2010 3:52pm

But if i install the Dataobjectmanager and SWFUpload the page brakes.

I cant use the holder and Pagetype

I have the files attached

Some fields are translated to local so i tell u what is what

Pikkus = Width
Korgus = Height
Video = The address on .html file what haves the embed camera code
Pilt = Image
Pealkiri = Camera Name

Every camera need only one Image.

Avatar
Webdoc

Community Member, 349 Posts

16 February 2010 at 12:42pm

One question about the http://doc.silverstripe.org/doku.php?id=tutorial:5-dataobject-relationship-management tutorial
Is there needed also do install the dataobjectmanager and SWFupload.
Or it works without them.