Home

razorCMS User Manual

image

Contents

1. You will be prompted with the outcome of the process informing you if it was successful or not razorCMS Page 13 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Creating a new page So you have edited your home page and you now have a basic site with one page the home page You can view your site at anytime by clicking the view site button at the top of the screen in the header area So it s not much of a site just the one page lets add another Click on the content manager link in the top navigation if you are not already there From within the content manager click on sub menu item pages under the create content section You will notice the page looking pretty much like the last time you saw it when you edited the home page but this time with everything blank so you my input new data First thing to do is give your page a title this is what the page will be known as and referenced as the title you put in here will be exactly the way you see the link in any navigation when listed on your site as razorCMS can automatically create navigation links from categories of content so use a capital letter at the start and spaces between words if you wish to see them like this in any navigation menus Next choose the link categories you want the page to be listed in check the boxes for each category you wish the page link to appear in Each category can be assigned to display page links on your website from all the pages listed
2. 15 01 2009 Issue 3 To remove a blade pack from the system just delete it from and any associated folders from your server through your ftp client You don t even have to de activate them first If you then decide later on to add the blade pack again simply upload it and any settings previously set will be automatically restored Currently blade packs are split into 3 types Theme blade packs alter the public front end theme functional blade packs add functionality or features and in page blade packs offer the means to embed a function into page content To find out more on blade packs and how to write them consult the Blade Pack Development Guide in the documents section of the official razorCMS website razorCMS Page 20 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Trouble Shooting Q Cannot install I just get a file permissions error You have incorrect file permissions set in order for the install script to run you need to set certain files and folders to world writable 777 this will allow you to run the installer from your web browser Use an ftp client to set the directories and files listed in the installer on screen instructions to world writable Q When uninstalling cannot delete all files and folders Ok you didn t read any of the instructions that came with the software did you never mind You have files owned by apache without rights to delete them if you had read the instructions everywhere you would
3. admin side configured to update the online version whilst this has never been fully tested in this way in theory it should be possible All administration parts of the system are stored in the admin directory and all public facing parts of the system are stored in the core directory In addition to these areas there is a blade packs directory theme directory and datastore directory The blade packs directory contains all blade packs add ons that change or add to the functionality of the system as a whole Whenever you add functionality add an editor change the system or even alter the theme for your site it is here where they will be placed The blade pack interface works by searching the blade packs directory for php files ignoring any other files or sub directories and there contents When it finds a blade pack php file it references the blade pack allocates the blades to the sockets in the system and updates the list in the blade manager This is where all blades are controlled and activated The theme directory contains the default theme for your site this should not be altered If you wish to add a new theme do so by adding a theme blade pack in the correct manner This will ensure you always have a default theme to fall back on when you want to change around your themes The datastore directory contains any files what so ever that are created or edited in the system this ensures that there is only one location for any content tha
4. ated from scratch using a whole new design but using some of the useful parts of uCMS in a few places Most of the old uCMS code that has found its way into razorCMS has been re written but most of the code in razorCMS is new code Due to razorCMS using some as is code and some re written code from uCMS all of razorCMS is offered under the GPL v3 licence For more information on this licence please visit the Free Software Foundation at www gplv3 fsf org Requirements In order to run razorCMS you will first require access to a web host this is a server that faces the Internet so your users can visit your site There are many ways to go about obtaining a host to build your site on they include paid for hosting free hosting which is generally in the form of a shared server host or installed on a dedicated server set up by yourself In order for razorCMS to function it requires a server set up with apache and PHP version 4 or above this may be on a server running most commercial OS s although Linux is recommended In order to install razorCMS you will require access to your hosting environment via FTP method or by using a file manager within your hosts control panel This is required in order to copy the system files onto your host Whilst the system will run in either apache file write mode or ftp mode it is recommended to utilise an ftp account running the system in ftp mode Running the system in ftp mode is far more secure ensuring all fi
5. ation Please ensure you do not break the directory structure when uploading to your host Ensure any hidden files are copied across too htaccess razorCMS Page 7 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 First Look at razorCMS Administration First look at the system structure Before we get into the nitty gritty of the systems administration area where all the magic happens lets just discuss the system a little and get you acquainted as you will be spending some time playing about later on The core system itself is stripped of any major functionality apart from enough to make sure you can run the simplest of websites it is pretty basic This is done on purpose as it gives you just enough to get going trying not to bog you down with lots of things letting you add the extra functionality later on as you need it The structure splits razorCMS straight down the middle one half being administration and the other being public facing Whilst the administration has rights to use the public facing parts of the system as well as the admin parts the public may only access the public facing parts The system is completely capable of running with the administration parts completely removed allowing only public type access only Whilst this would be a huge security benefit it would mean uploading the admin area each time you wished to change the site in any way Other means would involve keeping a local version running with the
6. be awkward when deleting an installation In addition to this backing up a system after a crash would result in files that cannot be altered due to change of ownership when you re install a backup it is all owned by your ftp user now not apache Any files that need access by the system would have to have open rights making your installation insecure as there are files with open permissions This is normal server behaviour and happens with any web application storing data in files It is always recommend to have files owned by you the user and not the server ftp mode removes this risk enabling files to have tighter permissions and makes the system more manageable by the administrator Automatic Installation razorCMS comes with an automated installer whilst the system can still be installed manually instructions are no longer given The reason for this is due to errors by users trying to install the system manually Please follow the instructions below to automatically install razorCMS If you experience issue with the razorCMS installer please forward any errors to the official support forum First Download and unpack the archive razorCMS core vii 7 tar gz from the official razorCMS website only other copies of the system found on the internet cannot be verified as to their functionality or security Next Upload the contents of the directory razorCMS core v to your server using your ftp client or via your hosts file browser applic
7. categories into page content to display the list of pages in a given category For most people it will be more than enough to use the default categories those wanting to add more and reference them from the theme can find out the function call settings to use by reading the Theme Blade Pack Development notes To create a new category visit the content manager click on the categories subemenu item link from here use the add new category tools to add a new category choose a new name and click add For those wishing to have multi level menu structures and display pages under another page and create a navigation that allows links and sublinks under a particular link we can create a sub category Use the category tools to create a subcategory give the subcategory a name and choose the page you wish to assign the category to razorCMS Page 17 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 If you place pages into the new sub category and then add it s parent category to lets say the top nav category razorCMS will create a drop down menu Adding the parent category to the sidebar category will create a list of links from the new sub category directly under the parent link inset to show it is a sub menu of the link above it Using media in your pages Now you can create pages you might want to start thinking about adding some images or flash to them text on it s own is pretty boring The best way to get media onto your s
8. e P sn oPE Ue Heasbuonivenes 15 Modifying d E EE 15 Moving and removing navigation Imnks eene enne nnne nne enne 16 Deleting esi eR M TUS 17 Creating THEW Categories tiesni eoii a a e ee Du ed oua ae 17 Using median your TE 18 Checking everything e EE 19 Adding aleet 19 Tree ee ee E EEEE 21 Q Cannot install I just get a file permissions etrOr eeeeeee eerte eene nne nennen nennen nnn 21 Q When uninstalling cannot delete all files and folders esee 21 Q Camt find my images on Ehe SePVBl used uis EE EES Dess 21 Q Error uploading image or let eet 21 Q How do I put external links in the navigation 21 E My blade packs won t AGU yale eds geiergert er o E tes 22 Q I have accidentally deleted my razor data txt file 22 Q Can t edit files affer restoring Dack p eie entr terere herren E od entes ve tek IR eee d cH eva sain RO nd 22 razorCMS Page 2 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 ee P RM crecer eats 24 Don t BkeauzortM Sa echas da etc n eod tac Noua nce EO ldo LA uu uu LR 24 Feedback and WE ee EE 24 Signing EE 24 razorCMS Page 3 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 razorCMS User Manual Preface Thank you for choosing to use razorCMS the sharp and simple content management system for apache servers Whilst the system has been designed for use on Linux servers running apache the system shou
9. econd you have a system message section this will report important announcements only from the official razorCMS website like serious security bugs allowing you to visit the razorCMS support forum for help and support on such issues apply patches or perform updates Both of these talkbacks are secure gathering the info from locked down files no write access what so ever to anyone can only edit off line and any data transferred to your admin area by this means is screened and filtered to allow only text and very limited html and no script type characters to pass through In addition to the above there is now the addition of environment check which will check your environment for unwanted settings which could pose a security hazard At present this checks for register globals Can you write html Ok before we start can you write html or xhtml code if the answer is yes and you do not want to use a WYSIWYG editor to write page content for your site you can skip this part and probably most of the other parts as you have clearly got some website knowledge If however you haven t got the first clue what I m on about and do not know what html or xhtml is follow these instructions to install a WYSIWYG editor This is basically an easy to use interface that lets you write text just like a word processor and then converts it into html xhtml code for you when saving The reason for this is web browsers read html xhtml in order to display the c
10. enerally razorCMS Page 16 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 the order you see them in the content manager category listings is the order they appear on your website in that chosen navigation Use the up and down links to the side of the page title category boxes in order to move the navigation links up and down the list Deleting content In order to delete pages external links or infobar content completely from your website simply click on the content manager link to access the content manager page from the default content submenu item page click on the delete link at the side of any content item to delete permanently Click yes when asked if you want to complete the action This has now permanently removed the page from the website and deleted the content from your web host WARNING this is non reversible Creating new categories There are 4 default categories 3 of which are link categories and one a hard wired infobar category in razorCMS from a fresh install The links categories can be displayed on your website as long as you have the function call in the theme to load the category list by default the following 3 appear in your default theme Top navigation sidebar footer If you add any extra categories to razorCMS in order to display the category links you will have to add the function call into the theme In addition to this consult the blade packs for any add on s that let you embed new
11. have been told to use the security manager to unset apache owned files before deleting the system you have to contact your hosting company and ask them to remove them for you If you cannot get your host involved try re installing the system Access your new install and try going back in now and using the security manager to unset all files Sometimes this works other not depending on server setup Q Can t find my images on the server Basically all you need to know is the url to the image you uploaded in the media manager Go to the media manager and click on view next to the image This should open the image in a new window right click on the image and copy the image location or view properties and copy the address to the image You can now use this as the address to the image when writing your content Q Error uploading image or flash If you get a warning about file types you are trying to upload something that is not compatible on razorCMS please upload gif jpg png or swf formats only If your file will not upload but the type is ok you may have a file that is too large limit the file size to 500kb max anything else is too large for a website really if you do want to upload a very large file use your ftp client or alternatively visit the support forum for instructions on changing this limit Q How do I put external links in the navigation This is done in the content manager section simply click on the external links subme
12. he pages folder from your download to your new install ensure you have called your new pages the same name as your old pages and overwrite them all Now go backup your site Q Can t edit files after restoring backup Sorry but you installed your system as file write mode I did warn you this might happen in all the instructions What has happened is all your files where owned by apache but now are owned by your ftp username You have 2 choices set all datastore directory and all contents to world writable this will give you access to alter your data but will be a security risk Second choice is to download your admin core admin config php file from your site put in ftp details to run the system in ftp mode then re upload the file You should now be running in ftp razorCMS Page 22 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 mode and everything should be just fine leave it running in this mode it s more secure and makes life easier with future backups Third Ok I said 2 choices but here s another go ask them nice host people to set the files to be owned by apache for you they have the power to do this you just need to tell them which files to change razorCMS Page 23 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Closing Notes Don t like razorCMS Not too keen on razorCMS no biggy we will not be offended not everyone in this world likes the same things You do however have two choice
13. his as is it controls what type of file new content is save as Protect categories putting a check in a box will protect that category from accidental deletion from within the content manager area Set Home Page this is where you can set the page that loads first when you visit your website url When you have altered the settings you wish to change just click save Moving and removing navigation links So you have been creating loads of pages which is great only problem is that all the links to them in your navigation areas on your site are all in the wrong order Maybe you want contact us as the last link in the navigation menu and about us under your home page Maybe your side bar is fine but your top navigation has too many links in it so lets look at managing the links in your navigation categories To move around or alter your links within their navigation categories go to the content manager section of the admin area and click on the categories submenu item link To remove or add a page to a category use the category tools located at the top of the screen Alternatively you can change categories by editing the actual page you wish to alter within the content manager section simply uncheck or check the category you want to remove or add to using the check boxes Save the changes and click on the content manager link to reload the page So all your page links are in the right categories but they are in the wrong order in the list G
14. is content To add the content to other pages too simply allocate it to another page too Fell free to create another piece of info content assigning it to the same pages to see the content loaded one under the next below the navigation links you may then re order the content to make it appear in the correct order on your web site Creating and modifying external links External links are a way to add external links in with normal page links into the navigation links on your site If you want to be able to include a link to another website or url with the page links this is how you do it In the content manager click on the external links submenu item The next page that loads will allow you to give the link a title just like a page this I how it will be seen in the navigation Under this you can select the categories to add the link to just like a page Below this is the display in new window check box check this box if you wish the external link to open in a new browser window for info this is not valid strict html if left blank the link will open in the current window Last but not least add the external link do not include http before the link you will notice it is already there Once you have finished click the save button Now you have added the external link you will notice in the content screen that it is listed under ext links in the yellow box Here you can manage it by editing or deleting just like a page or infobar con
15. ite so you can use it in a web page is to use the media manager Click on the media manager link to access this section From here you can do a few things really the default page is the view files page showing all the media uploaded to your website the other submenu item link is for uploading files to your media folder First uploading images and flash Use the upload area by clicking on browse then choosing the file you wish to upload Now this is a media manager so you can load gif png jpg and swf file formats of no more than 500kb a file which to be honest is a lot for a web image anything bigger than that and you seriously want to think about resizing it as it will take a while to load when people access your site If you do feel you need to change this you can do so please consult the support forum for information on changing this limit Once you have some files uploaded on the view files page you can view the files by clicking on view link next to the image names or delete to delete the image from the server All images are stored in the following path www yourwebsitename co uk anySubDiretories datastore media or relatively by using datastore media so you can access them by putting in this address substituting the bits above for your installation url and any sub directories if you placed the installation in a sub and adding on the filename If you are using an editor to create your content simple click on the image icon i
16. ld be compatible with other operating systems running apache If you decide to use this system on anything other than apache or Linux and you experience issues with functionality please direct all your feedback to the official forum at www razorcms com support Whilst we try to test this software in as many environments as possible it is sometimes difficult due to lack of resources and time Disclaimer This software is offered with no guarantees as to the suitability durability or security for your given application by using this software you agree to these conditions and waive the right to pursue any requests for recompense arising due to problems resulting from this software razorCMS Page 4 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Introduction What is razorCMS razorCMS is a free open source content management system written in PHP It is used to help manage the task of setting up and running a website without the need for extensive knowledge of website design It is based on a flat file structure meaning that it does not require a database in order to function any content is stored in file form on the web server in a given location The background razorCMS came about from some brief time spent using nanoCMS which is an open source CMS solution created by Kalyan Chakravarthy After forking the nanoCMS project to create uCMS adding extra functionality it was decided that more needed to be done razorCMS was cre
17. les created or amended are set up with correct rights and ownerships to prevent unwanted rights being available to the outside world In addition to this your site will be more manageable and problems with restoring backups will be minimal Getting razorCMS In order to obtain the correct version of razorCMS please visit the official website www razorcms co uk where you will find the most up to date version of the software razorCMS Page 5 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 The system is split up into 2 main parts the core system and the add ons The core is the base system in it s simplest form by downloading and installing the core system you will have a fully working CMS with no bells or whistles simply the means to create and edit pages in raw html manage content manage media change settings and manage add ons The add ons for the system called blade packs are the means to add on any other functionality you wish from new themes right through to html editors for creating content The system is structured in this way to keep every install of razorCMS customised for each purpose with only the functionality that is needed for your given situation Basically you will not have any functionality you do not need which is sometimes the bane of other CMS solutions Not only does this keep the system lean it also helps with security as you have less scope for attack any bug in an add on you do not have loaded will
18. n the editor click browse and select the image from the media folder or put the path to the file described above into the text box for the file location You can then use the settings to alter how the media is displayed on your page for more info consult the editor user notes razorCMS Page 18 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Checking everything is secure Now if your running in ftp mode you don t need to worry too much all files are owned by your ftp user and they have correct permission forced when creating or uploading files If however you use apache file write mode in ftp mode ftp mode appears in admin at top of page pages that are created or uploaded are done so with apache server as the owner This can cause a few headaches but is normal server behaviour unfortunately the main issue is that you cannot alter or remove these files using your ftp client only through the system To this end you can use the security manager to monitor and alter the permission of your files that are owned by apache giving you the ability to modify the file rights so you can alter them or delete them using an ftp client Whilst you may think this is not of any benefit you will soon find that it is invaluable when administering a site with mixed ownership files necessary for security If you want to delete the install of razorCMS it is important to ensure you unset all files using this tool first Under normal operatio
19. n this tool should report everything as safe if this is not the case set all files safe using the tools provided in the security manager section Quite simply put green is good ensure green is seen under normal working conditions if red is seen set all files manually using the link provided When deleting your razorCMS installation permanently from the server ensure red is seen before deleting through your ftp client by clicking on the unset link provided Adding blade packs Blade packs are the way in which we add on extra features functionality themes or system add ons to the core system in order to change the way razorCMS looks or works Simply put if the system doesn t look or act the way you want it to we may have or be able to create an add on for it Using the blade pack interface you can add anything from editors meta data for individual pages through to complete front end themes Installing blade packs is as easy as pie in the most cases you simply download unpack then upload to the blade packs directory on your server using your ftp client The rest is done automatically All you then have to do is use the blade manager to activate or de activate the blade packs switching them on or off In some cases special instructions may need to be followed to configure the blade packs first always read the readme first they will contain these instructions if they have any razorCMS Page 19 of 24 smiffy6969 razorCMS User Manual
20. not impact on your installation Start off by downloading and installing the core system once completed download and add as many blade packs as you wish to add the functionality you want razorCMS Page 6 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Installation Before attempting to install razorCMS it is necessary to ensure you have all the required information As stated earlier you can run the system in apache file write mode but it is recommended to run in ftp mode First find your ftp username ftp password your ftp host address and the path from your ftp root to the place where the system is to be installed this will be something like public html or htdocs or public html cms if you are installing to a sub directory If you are having trouble finding your ftp path info try logging into your ftp account using an ftp client together with your username password and host address navigate to the place you want to install the system and note the path to that location from ftp root root is as far back as you can go this is your ftp path If you wish to install the system in file write mode as you do not have an ftp account there are some things you need to know Running any kind of software on a server in a non ftp mode will create files on the system owned by the server This is all well and good but it has a few drawbacks First the files created on the server are not owned by you which means removing them can
21. nu add razorCMS Page 21 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 external link here fill in the details then click save Q My blade packs won t activate You have lost write access to your razor data txt file either the system didn t install correctly or your file permissions have somehow changed for this file Check who owns the file and what it s permissions are if you are running in file write mode it should be owned by apache nobody or something similar 99 and set to 644 permission If you are running in ftp mode your ftp username should own the file and it should be set to 644 If this is wrong correct the error contact the support forum for extra help Q I have accidentally deleted my razor data txt file Now this could be a problem you have lost all your non sensitive site settings all is not completely lost though restore your latest backup If your silly enough not to take them put the Coffee on it s gonna be a long night Another avenue to try is your host they normally take backups themselves the decent ones do try using your hosts control panel to find a recent backup they are very nice people if they have took a backup for you I suggest saying thankyou to them everyone likes to be thanked now and then If this is a dead end read on First download the whole datasore directory then do a clean install Re create how your site looked before you broke it but leave your pages blank Upload t
22. ontent in the web browser s window Basically it s like using Microsoft word to write a letter clicking save makes all the magic happen adding all the relevant code to turn your letter into html before saving it as page content razorCMS Page 12 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 First go visit the main razorCMS website www razorcms co uk and look through the available blade pack add ons to find an html WYSIWYG editor Once downloaded you need to unpack the archive and follow the instructions in the readme file to find out how to install the blade pack into razorCMS which normally just involves uploading it to the blade packs folder using your ftp client Once uploaded visit your installed system in your web browser access the admin area by adding admin onto the end of your sites url in the address bar and hit enter Once logged in to the admin area of your site go to the blade manager and activate the editor blade pack Now whenever you go and create or edit content you will be presented with the editor instead of a blank text box Edit your default homepage Before we get into creating new pages for your website it may be a good idea to first sort out your home page razorCMS comes with a default home page already created which to be honest is pretty basic so lets go alter it Click on the link at the top of the page called content manager This is the place to perform all content related actions In the c
23. ontent manager you have several actions you can perform these are located in the sub menu items on the left hand side accessing the content manager takes you to the default page which is for managing your pages The yellow boxes list all the content items that exist for pages infobar content and external links Looking at the other options available in the sub menu you can manage content the default page you are on manage infobar allocation or manage link categories To edit the home page simply go to the yellow box on the manage content page you are already on go to the pages section at the top in here will be the link to edit the home page content as well as any other new content you may add You should now be taken to the edit content screen if you have not installed an editor a simple text box will appear with the current content in it in raw html form Ensure that when you write the new content for your page that you write it in valid html xhtml If you have installed the editor you will now notice the editor burst into life which may resembles an office word program so you shouldn t have too much trouble using it When writing content in the editor be sure to select weather the text your writing is normal text header links bullets etc for more information on using the editor please consult the specific editor guide Once your content has been created simply click the button at the bottom of the screen to save the changes
24. razorCMS Page 10 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Blade manager The blade manager is used to manipulate blades loaded into your blade packs folder by activating or deactivating them Details included in the blade manager are name author description amount of blades active in the pack and the status of the blade pack razorCMS Page 11 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Using razorCMS Rather than sit here and go through each feature of the core system which would be good for a reference manual but not so good at accomplishing tasks I will attempt to take the users viewpoint and show you the easiest ways to complete everyday tasks Keeping things up to date Let me just explain one thing first all software needs to be kept up to date especially web software Due to the amount of naughty people around you will need to ensure you have the latest version of software installed Failure to keep your system up to date could leave you open to security holes that have been found and plugged in later versions meaning you are running the un plugged version To ensure you are always up to date the administration home page is fitted with a check to the official razorCMS website for 2 things and two things alone First version check this informs you what version you are running and what version is the latest release you will be prompted to upgrade when new releases are stable and ready S
25. razorCMS User Manual 15 01 2009 Issue 3 razorCMS User Manual smiffy6969 WWNW razorcms co uk www mis limited com ISSUE 3 V0 3RC and UP 15 01 2009 razorCMS Page 1 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 Table of Contents yazor M5 User Manudl o das t ssa ogee gas tede pesada ei RH Ed ER E User e pa PV P AE 4 PTE k CO P 4 ntrod cti e a eE 5 Wh hatis razorCMS EE 5 The beet eet 5 RE QUINGNIONUS ee Cu EET 5 SEENEN 5 inscio me Ei 7 A tatie inti Faro ir e en RP SNMP 7 First Look at razorCMS Administration ccsccsssccsscccssssssccssccessccssssesscessecesscessssesscessecesseneessessceseenees 8 First look at the system Structure 5 eoe eee teer tto ener esae i rk IR Ee UR Eeer 8 First eat E 9 First look at the systems administration area eene enne enne nnns 9 Content managet ere 9 let EE ee ee 10 Security MANA SEL 5 oo esce RE ON DURO EO GUT REL GN CIS NI EE 10 GEHEIT Eege edi idea 10 Blade MANA BON oes stain de ERG Oa ftue pae d Eeer 11 Using TazorG hoc eniai 12 Keeping thiips peto ate oe esee ven ee et te ce te eie on t tet esed Ide ee ue 12 Can vol Eeer eec tuns 12 Edit your default HOME EEN 13 Creating e 14 Hiep tecnico EEN 14 Creating and modifying external Jinks oes coe tee e oon eee epe NR ER Re et
26. s when you see something you don t like the look of in this world Either you can do nothing brush it under the carpet whistle as you look in the other direction and go on your happy way or you can stand firm and try to make a change Just remember life is what you make of it if you continuously ignore the problem it will never get fixed so help us to help you and give some kind of feedback you never know we may be able to solve your problems and maybe alter razor if the issue warrants this Feedback and helping out If you have any kind of feedback on razorCMS please don t hesitate any feedback is good feedback seriously even negative just let us know Please leave any good or bad feedback on the support forum in the appropriate section If you want to offer more than feedback great razorCMS is offered free of charge you get all our work for absolutely zero cost If you want to offer anything be it time your expertise money livestock or anything else we would be happy to accommodate your generosity Signing off That s about it for now if you think this manual is missing something have spotted errors in the manual or need further help please direct all your queries at the official site forum smiffy6969 WWNW razorcms co uk www mis limited co uk razorCMS is supported and maintained by Morgan Integrated Systems Limited razorCMS Page 24 of 24 smiffy6969
27. se provide options for actions you may perform in that area Content manager Use the content manager whenever you wish to make changes to your sites content that includes pages razorCMS Page 9 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 external links categories link lists infobar content and so on From here you may add new categories new pages new external links new info content edit existing entries and alter the position in the category listings etc In addition to page manipulation the system supports infobar content from a fresh install infobar content are small pieces of content like news clips quick links notices that are displayed under the side navigation These pieces of content are created by using the links available allocating them to the infobar hidden category automatically The infobar content can then be allocated to display on any page allowing more than one piece of infobar content on a single page stacking them one under the other below the side navigation Media manager razorCMS supports full uploads for media in jpg png gif and swf formats of upto 500kb per upload as default this figure may be altered for information please visit the official support forum This can be used for adding images or flash to your site content All uploads are stored in the datastore media directory allowing you to access them from your content when creating it If you are using an editor to create your con
28. t can be altered allowing write access to only one location Within this directory are other folders for page data media uploads etc razorCMS Page 8 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 First look at the system Now we have an idea of the system structure lets look at the system as it is installed on your host Navigating to your systems installed path you will be greeted with the default home page This is a clean install with no sample data apart from the few words on the default page You will notice that your site will be using the default razorCMS themes In addition to this your site name slogan and footer will be configured with the default settings It is not necessary to link back to razorCMS although it would be nice to do so I do not force this or anything else you are free to do as you please with the system The only stipulation I place is that all comments in source must remain in place If you do offer any alterations to the system at a code level you are required as per the GPLv3 licence to offer the changes back to the original author If you decide to use any of the code from with razorCMS either in part or full you must render the project you are creating or altering GPLv3 compliant For more information please visit the official razorCMS website or view the readme that came with your installation for licensing terms First look at the systems administration area Now you have the system ins
29. talled it is about time we started loading some content but first we must describe the admin area so you may configure the system to suit your needs as well as add any extra blade packs for things like html editors if you are not proficient with html From your home page add admin to the end of the url to access the administration area from here you will be greeted with a login form where you need to input your admin username and password which you configured at installation time Once you gain access to the admin area you should be greeted with the admin home page This will give you information on your system like new versions available environment settings and system messages from the razorCMS website In addition to this you will also find advice on using the system by clicking on the sub menus located to the left hand side The navigation in the admin control panel is split into menu items and sub menu items Menu items are located across the top of the page and are for performing actions within a specific area as follows content manager media manager security manager settings manager and blade manager Above these are the ftp mode light to inform you when you are running in ftp mode the logout button and the view your site button to open your sites public front end in a separate window so you can check any changes you have been making Once you have navigated to an area the submenu for that area can be found on the left hand side the
30. tent You will also notice that if you have added the link to a category it will now be listed under the category on the category page so you can manage the link and the categories it is listed under Modifying the website settings So we have altered the website home page created a new page added infobar content even added an razorCMS Page 15 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 external link but all the header footer site slogan etc are all set to default Well lets go change them then click on settings manager this is the place to alter any non sensitive settings in razorCMS and any added blade packs that have changeable settings The default page you will be taken to when accessing the settings manager is the core settings here you will be able to customize your website settings as well as edit things like username and password access to the admin back end When ever you make changes to the core settings you will need to save your changes using the button at the bottom of the box Admin access section this is where you can alter the details for accessing the admin backend Website Name this is where you put the name of your website Site Slogan this is your websites slogan if you have one if not just leave blank Copyright Footer place the footer you wish to see at the bottom of all pages in this box you can use html in this area to add links new lines etc into the footer Default Page Ext leave t
31. tent simply add an image using the correct button and browse to find the files that are uploaded in the media directory In addition to uploading files you may also view and delete any files in the media directory Security manager The security manager is for non ftp mode only It is important that all files are safe from being altered by outside attackers When running in file write mode use this feature to check your created and uploaded file permissions ensuring all files are safe If you have any files that are not safe use the functions to set the files safe When deleting and installed system that has been used in file write mode it is important that you unset all files before attempting to remove razorCMS from your host failure to do so will result in files left behind that you cannot delete without root access to the host This generally means contacting your hosts systems administrator to ask them to do it for you Settings manager The settings manager is the place where an array of settings can be altered from here you can do anything from changing your admin user and password to altering your site name and footer As well as site settings any new blade packs added to the system that require settings can be located in the sub menu All new blade packs supporting the single page blade pack settings feature will have their own page within the sub menu older blade packs will be placed under the various blade pack menu item
32. under it so any pages under sidebar will appear in the sidebar top nav category for top nav links etc Write your content in the box provided or the editor if you installed one and when completed click on the button at the bottom of the page to save the new page and add the title to the navigation categories Click on the sub menu content link under the manage sub menu heading to return to the content listings and you should see that the new page is now added to the pages list Clicking on the categories link in the sub menu will show a list of all the categories and the content listed in each category If you want to create a page but not have it listed under any category simply do not check the boxes when creating content From within the category section you may also add and remove single pages to and from categories assign sub categories to a page for multi level menu structures like drop down menus as well as add and remove categories and managing page content listing order As a note of interest the default razorCMS front end theme is equipped with multi level menu support multi level menus in the top menu will produce an automated drop down menu like you see when clicking on the top links in most software you use on your computer Sidebar multi level menus will produce an indented submenu under the page assigned to it and the footer menu will appear as normal with the submenu items appearing after the menu item it is assigned to If
33. you wish to use another theme and wish to use multi level menus please ensure the new theme will support this Infobar content So what is this infobar you speak of then well it s just that it s a bar or box that sits under the side navigation links or where ever the theme places it and displays any content that is stored in the razorCMS Page 14 of 24 smiffy6969 razorCMS User Manual 15 01 2009 Issue 3 infobar category that is assigned to the page currently loaded Ok that sounds like a mouthful quite simply though you can create little bits of content in the area under the sidebar navigation links It s used to display things like news announcements quick links etc anything really Basically we create the content for the infobar by clicking the submenu item infobar in the create section then from the infobar allocation section we can select which pages to display the content on this can be one all or anything in between You can even display more than one bit of content on the same page say news then quick links below that Try this out now create some info Once created go to the infobar allocation screen use the checkboxes at the side of the page name to assign the info bar page to the home page then click the button at the side to add info Go view your site home page now you should notice that it now has your infobar content loaded under the navigation links on the home page only all other pages do not display th

Download Pdf Manuals

image

Related Search

Related Contents

Manual de usuario  mikroPascal PRO - MikroElektronika  Canon A640 Digital Camera User Manual  Doc E flot  Manuel d`instructions  Manual de Instruções para Validação da Candidatura  Samsung SM-T335 User Manual(LL)  McCulloch MAC GBV 325 Blower User Manual  Denver MT-732B  Cuisinart CEG-980 User's Manual  

Copyright © All rights reserved.
Failed to retrieve file