| 
									
										
										
										
											2012-10-08 08:20:21 +00:00
										 |  |  | module PersonalResearch | 
					
						
							| 
									
										
										
										
											2013-02-22 06:46:22 +00:00
										 |  |  |   OrbitApp.registration "PersonalResearch",:type=> 'ModuleApp' do | 
					
						
							| 
									
										
										
										
											2013-02-18 07:13:31 +00:00
										 |  |  |     module_label 'module_name.personal_research' | 
					
						
							| 
									
										
										
										
											2013-02-20 09:25:20 +00:00
										 |  |  |     base_url File.expand_path File.dirname(__FILE__)    | 
					
						
							| 
									
										
										
										
											2013-09-26 12:02:41 +00:00
										 |  |  |     personal_plugin :enable => true, :sort_number => '20', :app_name=>"Research", :intro_app_name=>"PersonalResearchIntro",:path=>"panel/personal_research/plugin/profile",:front_path=>"panel/personal_research/front_end/profile",:admin_path=>"/panel/personal_research/back_end/researchs",:i18n=>'module_name.personal_research' | 
					
						
							| 
									
										
										
										
											2012-10-08 08:20:21 +00:00
										 |  |  |      | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-02-22 10:21:11 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  |   version "0.1" | 
					
						
							|  |  |  |   organization "Rulingcom" | 
					
						
							|  |  |  |   author "RD dep" | 
					
						
							|  |  |  |   intro "I am intro" | 
					
						
							|  |  |  |   update_info 'some update_info' | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   front_end do | 
					
						
							|  |  |  |       app_page 'researchs' do  | 
					
						
							|  |  |  |         frontend_i18n "personal_research.frontend.researchs" | 
					
						
							|  |  |  |       end | 
					
						
							|  |  |  |   end | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-10-08 08:20:21 +00:00
										 |  |  |   end | 
					
						
							|  |  |  | end | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # OrbitApp.backend_side_bar 'News' do | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  | #   block :available_for =>  [:admin,:guest,:manager,:sub_manager], | 
					
						
							|  |  |  | #             :active_for_controllers=> ['news_bulletins', '/panel/news/back_end/tags', 'news_bulletin_categorys', 'news_approvals'], | 
					
						
							|  |  |  | #             :active_for_ob_auths_object => ['NewsBulletinCategory'], | 
					
						
							|  |  |  | #             :head_link => panel_news_back_end_news_bulletins_path  , | 
					
						
							| 
									
										
										
										
											2012-11-27 03:15:15 +00:00
										 |  |  | #             :head_label=> I18n.t(:news) | 
					
						
							| 
									
										
										
										
											2012-10-08 08:20:21 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | #   context_link :link=>new_panel_news_back_end_news_bulletin_path , | 
					
						
							|  |  |  | #                       :priority=>1,:label=>I18n.t('announcement.add_new'), | 
					
						
							|  |  |  | #                       :active_for_action=>{:news_bulletins=>:new} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # end |