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 2 of 2«12
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...
 
BernardDate: Friday, 2009-07-31, 0:03 Am | Message # 16
Newbie
Group: Users
Messages: 10
Awards: 0
Reputation: 0
Status: Offline
Quote (fakeros)
I dont think it is possible!

thanks fakeros... i am creating a mirror site of my website and i'm trying to make it identical, unfortunately i deleted 1 page in page editor and now i can't use the the link of the deleted page (i.e., index/0-xx)

 
donmariusDate: Saturday, 2009-08-22, 11:59 Pm | Message # 17
Newbie
Group: Users
Messages: 6
Awards: 0
Reputation: 0
Status: Offline
hi,
i don't know exactly if this is the right topic but anyway...

this is my website adress: http://eworld.ucoz.com/

and i uploaded a page created on my pc. is there any way to set this page as home page ?

this is the link to the page: http://eworld.ucoz.com/Intrainsite.htm ... is not created in page editor.

what i want is that the: http://eworld.ucoz.com/ adress should diplay my page.
10q


Site-ul meu: http://eworld.ucoz.com

Message edited by donmarius - Sunday, 2009-08-23, 0:00 Am
 
fakerosDate: Sunday, 2009-08-23, 0:13 Am | Message # 18
Constant
Group: Checked
Messages: 155
Awards: 13
Reputation: 13
Status: Offline
Go to this thread full of instruction of how to create intro and Redirection to custom made page.http://www.forum.ucoz.com/forum/5-2540-1

A common mistake that people make when trying to make something completely foolproof is to underestimate the ingenuity of complete fools...
 
LoveDate: Saturday, 2009-09-12, 2:36 Pm | Message # 19
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
how do i create a page with my desired url?
ex. mechmaniacs.ucoz.com/robots/

 
DartzDate: Saturday, 2009-09-12, 2:37 Pm | Message # 20
Cookie Monster
Group: Head Mod
Messages: 5961
Awards: 61
Status: Offline
A .html .htm page? Or page with that type of url from Page Editor?


*Yawn... drools on Renatus while sleeping...*
LoveDate: Sunday, 2009-09-13, 9:43 Am | Message # 21
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
i dont understand if u ask in that manner...
let me give an example...

i create a page using page editor... the link to that page will be "mysitename.ucoz.com/index/31" i dont want tht link...rather i want it to be "mysitename.ucoz.com/robots/"


 
DartzDate: Sunday, 2009-09-13, 9:47 Am | Message # 22
Cookie Monster
Group: Head Mod
Messages: 5961
Awards: 61
Status: Offline
By using Friendly urls, which you can enable in Common Settings.
You can get this url: http://myweb.ucoz.com/index/robots/0-13


*Yawn... drools on Renatus while sleeping...*
LoveDate: Sunday, 2009-09-13, 9:49 Am | Message # 23
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
Oh i have ticked that option... but how do i use it? o.o I mean, after creating a page....how shall i modify the link to my desired like u mentioned above?

 
DartzDate: Sunday, 2009-09-13, 10:28 Am | Message # 24
Cookie Monster
Group: Head Mod
Messages: 5961
Awards: 61
Status: Offline
It does it automatically.


*Yawn... drools on Renatus while sleeping...*
LoveDate: Sunday, 2009-09-13, 10:31 Am | Message # 25
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
noooo cry please understand, how can i create one like that? there is no option which says abt the change i can do to the link...

 
DartzDate: Sunday, 2009-09-13, 11:53 Am | Message # 26
Cookie Monster
Group: Head Mod
Messages: 5961
Awards: 61
Status: Offline
Hmm... well, go to Common Settings and make sure you enabled friendly urls.
Afterwards, go to Page Editor and click on Add new page. Page's title will be in
the url. That's how it works. Name page 'Robots' and you will have robots url.


*Yawn... drools on Renatus while sleeping...*
LoveDate: Monday, 2009-09-14, 10:11 Am | Message # 27
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
phew!~ it finally worked biggrin thanx a lot *bows*

 
uCoz Community » uCoz System management and tuning » Page Editor » Help on Page Editor (questions and answers about Page Editor module)
Page 2 of 2«12
Search: