Let us know what you would like to see in the next version of this software
	Moderator: kfury77
	
		
					Forum rules
			Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
 
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
 
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
 
Please note that we 
DO READ all suggestions, even if a reply is not posted. Thanks!
		
		
 
	 
			
		
		
			- 
				
																			
								nnoel							 
									
		- Posts: 1
 		- Joined: Sun Feb 06, 2005 10:31 am
 		
		
						
						
		
		
						
					
													
							
						
									
						Post
					
								by nnoel » 
			
			
			
			
			
			hi,
I found rapidPHP very handy and usefull. Just some questions:
- is there a 'debug mode' available
can I watch the values of the variable
is there a way to support templates like smarty? 
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
								Karlis							
 
						- Site Admin
 			
		- Posts: 3607
 		- Joined: Mon Jul 15, 2002 5:24 pm
 		
		
																- Location: Riga, Latvia, Europe
 
							
							- 
				Contact:
				
			
 
				
		
		
						
					
						
		
													
							
						
									
						Post
					
								by Karlis » 
			
			
			
			
			
			Thank you for your post. Unfortunately debugging is not yet supported and I do not know what is smarty.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								Guest							 
									
						
		
						
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by Guest » 
			
			
			
			
			
			http://smarty.php.net/ - good tamplate engine for PHP
RapidPHP should support Smarty template highlighting, PHPDoc, PHPDocumentor and PEAR comments highlighting.
Please add this in RapidPHP 2005.
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								CocaCola							 
									
		- Posts: 10
 		- Joined: Fri Sep 14, 2007 10:46 pm
 		
		
											- Location: Germany
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by CocaCola » 
			
			
			
			
			
			Guest wrote:http://smarty.php.net/ - good tamplate engine for PHP
RapidPHP should support Smarty template highlighting, PHPDoc, PHPDocumentor and PEAR comments highlighting.
Please add this in RapidPHP 2005.
Support for PHPDoc would be great, too.
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								bandrej							 
									
		- Posts: 65
 		- Joined: Fri Oct 20, 2006 10:50 am
 		
		
											- Location: maribor, slovenia
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by bandrej » 
			
			
			
			
			
			I agree, at least some limited Smarty highlighting support would be great.
			
			
									
						
							to-do: full-screen feature
			
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								CocaCola							 
									
		- Posts: 10
 		- Joined: Fri Sep 14, 2007 10:46 pm
 		
		
											- Location: Germany
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by CocaCola » 
			
			
			
			
			
			bandrej wrote:I agree, at least some limited Smarty highlighting support would be great.
<offtopic>
have a look at the MVC design pattern, it's much more powerful:
http://en.wikipedia.org/wiki/Model-view-controller
and use PHP itself as your view/template language.
</offtopic>
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
								Karlis							
 
						- Site Admin
 			
		- Posts: 3607
 		- Joined: Mon Jul 15, 2002 5:24 pm
 		
		
																- Location: Riga, Latvia, Europe
 
							
							- 
				Contact:
				
			
 
				
		
		
						
					
						
		
													
							
						
									
						Post
					
								by Karlis » 
			
			
			
			
			
			Advanced coders may want to try modifying syntax highlighter scripts to include smarty support. It is possible, but it is not easy.
Unfortunately for now we do have tons of more requested features, but smarty is a nice idea and it is still in the wishlist.