Showing posts with label Plug. Show all posts
Showing posts with label Plug. Show all posts

Sunday, 21 February 2016

How to Display PDFs in JoomlaIn Feburary 2016 21,

In Feburary 2016 21,
Load the administrator log-in page on your browser. The URL is your domain name followed by a slash and the word 'administrator.'For example, http://mywebsite.com/administratorLog in using your administrator log-in name and password.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Install/Uninstall' from the drop-down menu. Click the 'Browse' button and navigate to the folder on your personal computer where you have stored the Enbed_pdf plug-in installation .zip file. Click the installation file and then click 'Open.' Click the 'Upload and Install' button after the installation manager screen reappears. After the plug-in is successfully installed, the installation manager will display a success message.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Plugin Manager' from the drop-down menu. The list of installed plug-ins displays. Locate the Enbed_pdf plug-in. Click once on the plug-in name to edit the plug-in properties. Click the 'Yes' radio button to enable the plug-in in the second line of the details. Click 'Save' in the upper right menu.
Move the mouse pointer over the 'Content' option in the upper left menu. Select 'Article Manager' from the drop-down menu. Click 'New' from the upper right article manager menu. Give the article a name and select a section and category from the drop-down menus.
Execute the plug-in from the article text with the following syntax:{pdf}path/filename.pdf{/pdf}Where the path is the location of your PDF files. For example, to display a file called 'myfile.pdf' in a folder called 'pdfs' on your website, use the following.{pdf}http://mywebsite.com/pdfs/myfile.pdf{/pdf}Optionally, you can change the default height, width and display app as follows:{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:google{/pdf}or{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:adobe{/pdf}where the height and width are given in pixels.Click 'Save' in the upper right menu.
Add the article to your menu system using the menu options in the upper left menu. When the article loads, it will display the PDF file.
In Feburary 2016 21,

Wednesday, 10 February 2016

How to: FlashFXP for a PS3 GameIn Feburary 2016 10,

In Feburary 2016 10,
Download an FTP file manager to your computer. Examples of software designed for the PS3 include Blackb0x PS3 FTP Server, Gaia Manager, or MultiMAN.
Insert your USB flash drive and copy your FTP server's installation files from your computer to the flash drive.
Plug the flash drive into the PS3 and install the software. You can find the installation files by selecting 'Install Package Files' on the game menu.
Write down your PS3's IP address. You can find this information by checking the PS3's network settings.
Download and install FlashFXP to your computer. You will use this software to access the FTP server on your PS3.
Open FlashFXP and press F4 to open the Site Manager.
Click 'New Site' and enter a name of your choice.
Enter your PS3's IP address into the field. Enter '21' for the port number and leave username and password blank.
Click 'Apply' to save your changes and press 'F8' on your keyboard to connect to the FTP server.
Click and drag any files you wish to copy from your computer to your PS3. Your computer's files will be listed in the left window, while your PS3 will be listed in the right window.
In Feburary 2016 10,