Help on Page Editor - Page Editor - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 212»
Forum moderator: Dartz 
uCoz Community » uCoz System management and tuning » Page Editor » Help on Page Editor (questions and answers about Page Editor module)
Help on Page Editor
SunnyDate: Tuesday, 2009-02-03, 9:26 Am | Message # 1
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
What is "Page Editor" and what is it for?
Page Editor is one of the main uCoz modules and is used for the creation of defferent pages on a site. By means of Page Editor you can place at your site any static information, e.g. about yourself, your interests, friends etc.

How do I activate "Page Editor"?
Go to the Control Panel, find "Inactive" modules and click on "Page Editor". Then click "Install the module".

How do I create a page ?
Go to the Control Panel -> Page editor -> Add new page

How do I delete a page ?
Go to the Control Panel -> Page Editor -> Pages management and you’ll see the list of the created pages. Click on "Remove" icon (a red cross) and confirm the removal.

I want to change the name of a page. How do I do this ?
Go to the Control Panel -> Page Editor -> Pages management and you’ll see the list of the created pages. Click on "Edit information" and change the name on the page that will appear.

I have created a new page and it has been automatically added to the site menu. How do I delete it ?
Go to the Control Panel -> Site menu management. Click on this link and you’ll get to the page with the menu template. Delete the line with the link to that page and click "Save".

I have accidentally deleted a link to one of the pages from the site menu. How do I add it back ?
Go to the Control Panel -> Site menu management. Copy one of the existing lines with a link and paste it in the place where you want it to be on the menu. Then edit the name of the link (it is before the tag </a>) and the page address (is between the quote marks in <a href="Page address">).
If you don’t know the address of the created page or module you can look it up the "Save" button – there is the list of all active modules and all created pages. Click on the necessary page name and you’ll see its URL in a pop-up box.

May I upload my own files to the server ?
Yes, you may.

How do I do this ?
Find the link "File Manager" in the Control Panel and click it. You’ll see the list of all uploaded files. To upload a new file from your PC click "Browse", find the necessary file and click "Upload file".
Note, that max file size for uploading is 5 Mb.

You can also upload files by means of any FTP client (e.g., CuteFTP). You can see the connection details at the top of the Control Panel -> FTP details.

How can I quickly change the design of the whole website ?
Go to the Control Panel -> Common Settings -> Site Design. There you can find a lot of standard designs, select the one you like and click "Save".

Where can I change such data as time zone or site name?
In the Control Panel -> Common Settings.

I have registered a website and now want to modify it completely. Am I allowed to do this ? What may I change and what may not ?
You can change anything you want – create your own pages, modify templates and design. You can create your own design, upload it to the server and you’ll have a unique website. The only requirement is the presence of uCoz banner and copyright. Any attempts to remove them will lead to the deletion of the website (unless you have paid for the removal).

How do I transfer the created pages from another site to uCoz site?
Upload the pages to the File Manager. Then go to the Control Panel -> Site Menu Management and paste the links to the uploaded pages. These are static pages, so you must provide a full URL, e.g. http://your_site.ucoz.comu/page_name.html

How can I edit static pages?
By means of reuploading to the website.

Can I change default links into custom, e.g. www.website.ucoz.com/publ/1-1-2 for www.website.ucoz.com/articles/5
No.

How do I make subcategories? E.g. I want to make subcategories for albums in the category "audio".
For example you have the following pages:
Home (page 1)
Pictures (p. 2)
Audio (p. 3): Pop (p. 4), Rock (p. 5), Hip-Hop (p. 6)
Films (p. 7): Comedies (p. 8), Thrillers (p. 9), Dramas (p. 10)
Books (p. 11)

So, output the links to pages 2, 3, 7, 11 in site menu;
the links to pages 4, 5, 6 - on page 3
the links to pages 8, 9, 10 – on page 7

How do I make it so that it will be possible to set my website as a homepage and add it to favorites?
Add the following code:
- for a homepage

Code
<a onclick="this.style.behavior='url(#default#homepag e)';this.setHomePage('http://yoursite.ucoz.com/'); return false;" href="#" >Set as the homepage</a>

- for favorites
Code
<a href="#" onClick="window.external.addFavorite('http://yoursite.ucoz.com', 'Site description'); return false;">Add to favorites</a>

May I move the copyright $POWERED_BY$? To some other place on a page?
Sure, we allow to adjust the copyright to the site design.

Should I add uCoz copyright to the pages, uploaded via File Manager?
No, the copyright is required only on the module pages (dynamic pages).

Is it possible to increase max template length?
No.

Is it possible to use JavaScript in uCoz system?
Yes, any client side scripts are allowed.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
gevo07hDate: Wednesday, 2009-03-11, 11:17 Pm | Message # 2
Newbie
Group: Users
Messages: 2
Awards: 0
Reputation: 0
Status: Offline
if i make a new page and i doesn't show up what do i do
 
ArmarosDate: Thursday, 2009-03-12, 0:31 Am | Message # 3
Haunter
Group: Checked
Status: Offline
gevo07h, don't create same posts in different threads: http://www.forum.ucoz.com/forum/8-2232-23943-16-1236839463
KasperskyDate: Sunday, 2009-04-05, 6:59 Am | Message # 4
Newbie
Group: Users
Messages: 1
Awards: 0
Reputation: 0
Status: Offline
quisiera saber como se le puede poner musica de fondo a mi paginas ayudenme en esto, gracias se agradece de antemano
 
ArmarosDate: Sunday, 2009-04-05, 8:29 Am | Message # 5
Haunter
Group: Checked
Status: Offline
Kaspersky, http://foro.ucoz.es
drasrulDate: Saturday, 2009-05-09, 7:30 Pm | Message # 6
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
the above paragraph states "

I have accidentally deleted a link to one of the pages from the site menu. How do I add it back ?
Go to the Control Panel -> Site menu management. Copy one of the existing lines with a link and paste it in the place where you want it to be on the menu. Then edit the name of the link (it is before the tag </a>) and the page address (is between the quote marks in <a href="Page address">).
If you don’t know the address of the created page or module you can look it up the "Save" button – there is the list of all active modules and all created pages. Click on the necessary page name and you’ll see its URL in a pop-up box. "

i just couldn't find the exact location of the "Site menu management". thanx in advance. from a newbie...B)

 
ArmarosDate: Saturday, 2009-05-09, 8:27 Pm | Message # 7
Haunter
Group: Checked
Status: Offline
Quote (drasrul)
I have accidentally deleted a link to one of the pages from the site menu. How do I add it back ?

http://www.forum.ucoz.com/forum/8-5638-1 (?)
ShotgunboiiDate: Thursday, 2009-06-18, 3:19 Am | Message # 8
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
I NEED A HELP ON MY WEB.

I WAS THINKING ADD A GOOGLE GADGET ON MY WEBSITE SO I COPY THE HTML SCRIPT AND PUT IT ON MY WEBSITE BLOCK HTML
THEN I RELOAD ITS A BLANK THING, AND IT WAS LIKE HACKER THAT DISABLED MY WEDSITE BUILDER AND MY LOGIN USERNAME
(I CAN STILL LOGIN INTO CONTROL PANEL) cry
WHAT DO I DO?! PLEASE HELP ME IT IS REALLY IMPORTANT sad

THANKS MY SITE IS http://left4deadclan.ucoz.com

PLEASE

-SHOTGUNBOII

 
SunnyDate: Thursday, 2009-06-18, 3:58 Am | Message # 9
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Shotgunboii, it you think that someone knows the password to your Control Panel, then simply change the password in CP -> Security.

Quote (Shotgunboii)
I WAS THINKING ADD A GOOGLE GADGET ON MY WEBSITE SO I COPY THE HTML SCRIPT AND PUT IT ON MY WEBSITE BLOCK HTML
THEN I RELOAD ITS A BLANK THING

Make sure you did everything correct. All questions about gadgets go here - http://forum.ucoz.com/forum/37-5954-1


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
ShotgunboiiDate: Friday, 2009-06-19, 2:00 Am | Message # 10
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
BUT I CAN'T LOG IN?!
UNLESS I CAN'T ENABLE BUILDER. cry
I REALLY DON'T KNOW WHAT TO DO I AM USING SAFARI BROWSER ,WINDOW VISTA
 
SunnyDate: Friday, 2009-06-19, 2:57 Am | Message # 11
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Shotgunboii, in the previous post you wrote that you can log in. If you can't log in because someone has changed the password then go to ucoz.com and use "Lost password" feature.

Quote (Shotgunboii)
UNLESS I CAN'T ENABLE BUILDER.

I am afraid I don't understand what this sentence mean. Why can't you enable Builder? Did you try to use another browser?

P.S. Don't use Caps and change your signature, max height is 60 px.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
ShotgunboiiDate: Thursday, 2009-06-25, 3:18 Am | Message # 12
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
sorry i dont have much time, how can i disable the "hacker" gadget in control panel??
 
ArmarosDate: Thursday, 2009-06-25, 4:14 Am | Message # 13
Haunter
Group: Checked
Status: Offline
We have "hacker" gadget in control panel?
BernardDate: Thursday, 2009-07-30, 11:23 Pm | Message # 14
Newbie
Group: Users
Messages: 10
Awards: 0
Reputation: 0
Status: Offline
i accidentally deleted a page, how can i put it back without creating a new one?
 
fakerosDate: Thursday, 2009-07-30, 11:54 Pm | Message # 15
Constant
Group: Checked
Messages: 155
Awards: 13
Reputation: 13
Status: Offline
I dont think it is possible!

A common mistake that people make when trying to make something completely foolproof is to underestimate the ingenuity of complete fools...
 
uCoz Community » uCoz System management and tuning » Page Editor » Help on Page Editor (questions and answers about Page Editor module)
Page 1 of 212»
Search: