Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hoe maak ik van een .rcd pagina een html ? |
||||
|
.rcd is a RocketCake project file. It's kind of an archive containing all the pages, masterpage(s), images, scripts, etc you have created while working on a project. To get the HTML output, open the .rcd in RocketCake and click "Publish to local disk". RC will ask which folder on your disk you want to publish to. Once done, you will find your HTML pages, your CSS files (in case you have used external CSS), and a sub-folder /rc_images/ (unless you have renamed it) in that folder. |
||||
|
Ontzettend bedankt. Bedoel je met css-bestanden als ik een template heb gebruikt van RocketCake? Dat heb ik n.l. en zie bij publiceren naar html dat alleen de tekst mee komt die ik gewijzigd heb en enkele afbeeldingen. En als ik met Filezilla de site op internet wil zetten moet dan dat css-bestand ook mee ? |
||||
|
For each project, no matter whether based on a template or entirely made by your own, you can chose whether to use external CSS or not. Simply spoken, CSS is where all your formatting is specified. If you use external CSS (i.e. if you leave the "UseExternalCSS" checkbox checked) each of your HTML pages will have a CSS file assigned to it. If that's the case for your project you will definitely have to upload these CSS files too because otherwise your pages won't have any formatting. If you uncheck the "UseExternalCSS" checkbox RocketCake will use internal CSS, i.e. the formatting instructions will be included in each page's source code. You can make that choice either in the RocketCake Options dialog, or in the Documents explorer top left in the RC editor. Click on the top entry and you will see the "UseExternalCSS" checkbox in the Properties. PS: If you use English language in this forum your posts will have a broader audience. |
||||
|
Ik ben heel erg blij met die uitleg. Ik werkte vroeger met Frontpage en vind dit RocketCake) een geweldig programma. Wordpress vind ik nogal ingewikkeld, maar ik ben dan ook 86 jaar, dus dat mag! Nogmaals........bedankt!! |
|