OpenSUSE :: Installing A Php, Html And Css Editor?
Apr 19, 2010
i'm running Linux Suse 11.2 with Gnome 2.28 and i want to install a php, html and css editor but i don't know which one to use or how to go about installing it on linux Is there any tutuorials or guides on installing software on linux suse 11.2 and which editor would you recommend?
View 9 Replies
ADVERTISEMENT
Apr 9, 2011
I am learning to do some html, php and css. I read that a normal word processor will not do. Here is what I am suppsed to use... Before you settle on a text editor, make sure it has the following features: Supports syntax highlighting for HTML, CSS, Javascript and PHP. you to code and debug faster by visually separating the different elements of the file. For example, such a text editor might highlight PHP code in blue and HTML code in red. Automatic error highlighting for HTML, CSS, Javascript and PHP. you catch errors in your programs while you are writing your code before these errors are detected when you run your program in Zen Cart. For example, if you fail to specify a closing tag for your HTML code, the editor uses a red underline to highlight the offending HTML tag.
View 3 Replies
View Related
Jan 19, 2010
I am looking for a good HTML editor that is similar to dreamweaver but for ubuntu.
View 7 Replies
View Related
Jul 21, 2010
What's a good split-view html/css editor for ubuntu? I'd like the option to have both design and code view simultaneously, much like Dreamweaver.
View 1 Replies
View Related
Aug 2, 2011
My system is fedora 15 and i have been using quanta plus as my editor to edit html and php files... I need windows based quanta plus .. though I googled a lot for windows platform I may not be able to get ..
View 2 Replies
View Related
May 30, 2011
I have been working in macromedia dreamviewer for editing html and php files, Just now I moved to linux system by installing xampp , my question is that I need a best html and php editor that supports both the design view and code view as like in dreamviewer.
View 7 Replies
View Related
Apr 22, 2011
I code primarily in jQuery/JavaScript, and I'm looking for a text editor for Linux that has auto-indent and auto-outdent (seems to be tough to find that). Any suggestions? I've checked Gedit, Cream, vim, Bluefish.None of them seem to have this feature.
View 2 Replies
View Related
Aug 17, 2011
However - is there such a thing as a decent HTML editor like dreamweaver? Komposer is buggy as hell - useless! Bluegriffon, well umm - screen fonts are bizarre, especially in viewing source code - brake down, multicoloured obviously a bug - no deb either, looks like a windows program install (?). This does look really good, but is unusable as I cant see in souce code view without getting a headache! Also, ignores css on links.
Seamonkey - you have to open browser then editor, then open your file. Ignores css totally. Amaya - ignores used fonts unless you re-edit - and ignores css on links. Weird way to select things as well, such as images. There must be at least one decent editor?
View 1 Replies
View Related
Jun 17, 2010
Is there a bluefish rpm that I can install on Centos 5.5 64 ? I did find some on the bluefish web site but all had a bunch of dependency issues..... had no clue where to find them.... yumex showed nothing.
View 6 Replies
View Related
Feb 18, 2010
How I can install Cinelerra or what command can do it. Because I cann't compile sources, which i had got.
View 2 Replies
View Related
Sep 7, 2010
Warning: Do not edit /etc/sudoers directly with an editor; Errors in syntax can cause annoyances (like rendering the root account unusable). You must use the visudo command to edit /etc/sudoers. In the previous section we added your user to the "wheel" group. To give users in the wheel group full root privileges when they precede a command with "sudo", uncomment the following line:
%wheelALL=(ALL) ALL
so i signed in as root and typed in visudo now i alreayd made the changes but how do i exit and save super+x doesnt seem to do it for me since im not using nano and not supposed to cause it causes errors
View 3 Replies
View Related
Mar 9, 2010
I used wget -r to get all the web pages that were linked from index.html. The pages listed in index.html are all chapters. After using wget -r, all the chapters are now in the same folder on my local hard drive. Is there a way to build the chapters in their proper order into a "long"/"full" web page, rather than simply having each chapter as a link/next link on a previous page?
View 9 Replies
View Related
Sep 12, 2009
what is the best way (i.e standard way that is supported on all browsers and probably as well followed by web crawlers).... to include an html file either locally or externally in another ? Of course , i've done the research and i also know that there are server side includes (php , asp ...you name it) at the moment , i'm using this:
Quote:
<script type="text/javascript" src="path to file/include-file.js"> </script>
however, i've been warned that this method may not show up in some browsers as some tend to ignore this tag and that crawlers like your favorite search engine wouldn't bother reading this. so , what is the best and safest way to do the job? and btw , the reason why i've ousted SSI's from the start is because of among other things:
1) the fact that the included file is static html and because the text is included pretty much everywhere
2) hoping to reduce load time as the code (if successfully recognized) would hopefully be treated like any other embedded external file (e.x like an image) , therefore it would be cached without the need to downloaded it over and over again for each new page on the site.
View 1 Replies
View Related
Jul 25, 2011
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
View 1 Replies
View Related
Mar 10, 2011
How default editor can be changed in redhat linux to different editor.
View 4 Replies
View Related
Apr 13, 2010
I have installed Swiftfox, and made it default, and after, removed it. Firefox is set as default, but when I want to open any html file by double clicking, it gives error as swiftfox does not exists.I went on right-click and verified, firefox is set as default.Then I went to personal settings, gone to Default apps... firefox already there, but I tried to change it to other (flock), setting is disregarded.I suspect that link "firefox" is made to swiftfox, but I dont have it anywhere on menu.
View 9 Replies
View Related
Feb 16, 2011
I'm an absolutely beginner at linux and openSuse. I dont even know how to install apps. I learned to install from repositories but I dont know how to install a script file.. I dont even know anything about terminal. So what I want is for now is apps that required to write C/C++ codes and compile them. Im at univ and I need to install these but I dont know which apps I should get or how to install them. I was using MS Visual Studio on windows.
View 1 Replies
View Related
Feb 5, 2011
Does anybody know of a MP3 tag editor that can be used on a command line and be scriptable?
View 7 Replies
View Related
Feb 4, 2011
I have been doing some work on an mailing system and sent a test e-mail to myself. This had an html body and a paragraph for which the font was declared as itc zapf chancery ,cursive. I know this is not a good choice but it was only a test. When displaying the html message in thunderbird, Zapf Chancery was not used and the paragraph displayed in some other font. If I go into preferences -> composition, I can display a list of fonts that includes itc zapf chancery. Thunderbird displays the html page without problems.
View 1 Replies
View Related
Feb 21, 2011
How can I edit/create HTML document and run them in linux?
View 7 Replies
View Related
Jan 15, 2011
is there any video editor for opensuse11.3?
View 9 Replies
View Related
Aug 12, 2011
I am returning to Open suse after a while with Ubuntu ant i al loving it so far but i have one application I Need to be completely so the main page for this IDE states thatI took care of distributing it well on Linux by getting it in the major repositories (Debian, Ubuntu, Fedora, Arch, Suse, ...). however, when Search at software.opensuse.org: Download openSUSE 11.4 I can't locate it Rather i am beating my head against the wall I am hopeing a Member of these forums uses this IDE and can point me to a repo for it
View 5 Replies
View Related
Nov 8, 2010
I have this little manual, cddbretrieval.pdf, that discusses how to submit CDDB info using the editor. I know what it's talking about with the 2 tabs in CDDB retrieval system settings, but when it talks about the CDDB editor, I have no idea where to find it. How can I submit my info about a CD?P.S. According to Yast, I already have:"libkcddb4 - KDE CDDB LibraryA library for retrieving and sending cddb information"
View 1 Replies
View Related
Aug 14, 2010
Fresh install of openSUSE 11.3 here and I am used to launching Konqueror as root from the CLI and having a cut and paste editor to use. This doesn't work in KDE 4.4. I can't launch kwrite from the cli as root. What am I supposed to use? I installed midnight commander but it can't cut and paste correctly. I am feeling a bit frustrated with KDE 4.4.
View 9 Replies
View Related
Dec 30, 2010
I was using Kbibtex under 11.2 on my Lenovo (32-bit) but YaST does not find it now that I have upgraded to 11.3. Perhaps it is as simple a matter as adding another repository. Can anyone clarify for me?
View 7 Replies
View Related
May 4, 2011
I am just trying out a new installation of 11.4 (KDE) but have an irritating problem when trying to set up bookmarks using the KRDC Bookmark Editor. Whenever I try to add or amend a bookmark in a folder, I start typing in the name or location box and the text field clears itself and the root of the bookmark folder tree becomes selected, making it impossible to add bookmarks. As I need to add around 200 bookmarks, this is really frustrating.
View 2 Replies
View Related
Aug 7, 2011
I have a problem with the runlevel editor. It hangs at 28 per cent when initialising the runlevels. (Process: y2base runlevel qt). It used to work fine, probably until.I installed an update recommended by yast, including a new kernel. I did not immediately reboot after installing the new kernel but used the runlevel editor, which has hung since then.I've tried a reboot without success.Does anyone know what I could do to get this running again?
View 7 Replies
View Related
Aug 23, 2011
I was sticking to openSUSE 11.2 for as long as I could because I had good functionality and such. I always used OpenShot video editor without hardly any problems. Eventually, being as I am using a new 64-bit system now, I HAD to upgrade the OS to 11.4 to get decent full-screen flash playback. I'm not new or really bad at video editing.
But I do like simple things because I already have enough stress outside of computers in my life. So using OpenShot was very nice because it is simple, basic, and functional; and gets the job done just fine. I just now went to openSUSE 11.4 and OpenShot crashes on load everytime, even after reboot. I would say I know more about computers than 90% of [morons] but there is no way I will ever figure this out.
View 2 Replies
View Related
Nov 8, 2010
I have been installing and uninstalling stuff about mouse properties and xorg.conf mouse section... and now I have several "extra" keys in gconf, exactly these:
/desktop/gnome/peripherals
/desktop/gnome/peripherals/keyboard
/desktop/gnome/peripherals/mouse
[code]...
View 5 Replies
View Related
Mar 7, 2011
how can i strip out the # command in CLI on openSUSE? or the exact way of this command in ubuntu
sh -c "grep -v -e '^#' /etc/squid/squid.conf.backup | cat -s > /etc/squid/squid.conf"
View 6 Replies
View Related