Loading...
 

Category: Mobile (Mobile Tiki and Voice Tiki)

Mobile (Mobile Tiki and Voice Tiki)
Show subcategories objects

Name Type
/tiki-mobile.php produces Warning on PHP5
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /lib/hawhaw/hawhaw.inc on line 1165
tracker item
12.x: file actions (in file gallery) can't be operated in mobile mode
tracker item
12.x: wysiwyg editor in mobile never ends to load in article body
tracker item
15.x: Improvements needed for mobile view of many *.t.o sites (dev, themes, doc, ...)
tracker item
jonnybradley
Contributors
tracker item
Articles with future pub date appear in mobile mode
When I post an article on Tiki with a future publication date, the regular interface correctly keeps it from being visible, but the mobile mode lets it pass through. Is the mobile interface not checking the publication date?

This happens on my 1.9.1 and 1.9.2 install.
tracker item
Articles with future pub date appear in mobile mode
When I post an article on Tiki with a future publication date, the regular interface correctly keeps it from being visible, but the mobile mode lets it pass through. Is the mobile interface not checking the publication date?

This happens on my 1.9.1 and 1.9.2 install.

Seems like it's only this way, when logged in as admin.
tracker item
Broken images in mobile mode
References to the external_link.gif image don't work in articles when in mobile mode, and TW is installed in a subdirectory. The reference points to /img/icons/external_link.gif instead.

Example: http://www.vic-fontaine.com/forum/tiki-read_article.php?mode=mobile&articleId=1

Test user/password: smarty
tracker item
Browse categories in mobile mode: names of categories not shown (only when passing the mouse over the dot)
tracker item
Can't add new users or dates in Plugin Convene with Mobile interface
tracker item
Canonical URL Tag
Please see:
http://www.seomoz.org/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps

tiki-print.php -> tiki-index.php

In trackers, if you find a tracker item following a search, you have some parameters in the URL for item 6 of 70. The canonical format should be just the tracker item.

In blogs,
tiki-send_blog_post.php?postId=xyz
and
tiki-print_blog_post.php?postId=6079
should be:
tiki-view_blog_post.php?postId=xyz
tracker item
Chosen picker doesn't work well in jQuery Mobile mode
tracker item
Colorbox in mobile 12.x LTS doesn't show up properly (empty black screen)
tracker item
dev.tiki.org 13.x regression: Since your last visit module: tab 2 & 3 not accessible in mobile mode
tracker item
Fatal error: Cannot re-assign $this in /lib/hawhaw/hawiki.inc on line 599 | tiki-mobile.php
Seems to be related to PHP 5.0.5

I get an empty page with only this error, when accessing /tiki-mobile.php

It works well on PHP4
tracker item
fix tablesorter with jq mobile (12.x LTS mobile mode)
tracker item
forums editor not loaded in t.o mobile (13.x or next.t.o 14.x)
tracker item
FullCalendar UI doesn't load in mobile: use former calendar UI as a fallback
tracker item
href from tags a, img... plugin ALINK do not work at all under 12.x LTS mobile mode (missing data-ajax='false')
tracker item
WYSIWYG & Mobile: check if browser is supported and provide relevant error message
Android browser on Tiki8: It just says "Loading..." forever


[http://cksource.com/blog/CKEditor_3.6.2_released|Recent iPads and iPhones should be OK]

If browser is not supported, should Tiki revert to entering text (or manual HTML?)
tracker item
Pollution of URLs by sending relative links to inexisting subdirectories
On doc.tiki.org/Installation, there is a link to doc.tiki.org/tiki-index.php/page=Installation

{img fileId=54}

And then, this page is broken, and it has many new links to index, most of which are invalid.

{img fileId=55}


Another example:
{img fileId=63}
tracker item
Make print icon optional
We now need to fiddle in the templates to remove the print icon. In many cases, a print option is not useful.

Need both a tiki_p style permission and a feature_print style feature for this. Need to document the actual names we used, too.

One tiki-wide setting to deactivate all printable pages all links to these pages (with the little printer icon).

This will also be useful for http://mobile.tikiwiki.org/ Let's try to do before 1.9.1

obs: waiting for cvs to unlock to commit
tracker item
Make tiki-mobile optional
and add in the menu like the other features.

[15:41]<ohertel> marc, what's tiki mobile? :)
[15:42]<damian> the HAWHAW interface
[15:42]<damian> for WAP, PDA, and VoiceTiki browsing
[15:42]<marclaporte> de.tikiwiki.org/tiki-mobile.php
[15:43]<marclaporte> you have this on without you knowing
[15:43] *** marclaporte sets topic for #tikiwiki : http://dev.tikiwiki.org/tracker5 For the next 1-2 hours, please keep all discussions focused on 1.9.0
[15:43]<ohertel> ah that one. :)
[15:43]<ohertel> marclaporte: so what you want for it? perms?
[15:44]<marclaporte> naw, just on / off
[15:44]<marclaporte> from main admin panel
[15:44]<ohertel> is only 1 entry in the prefs table
[15:44]<ohertel> no biggie
[15:44]<marclaporte> perfect!
[15:44]<ohertel> so it needs no read db change
[15:45]<ohertel> just a feature_mobile = y/n :)
[15:45] *** ohertel doing update and starting debugger.
[15:45]<marclaporte> in theory default should be on be y by default to respect 3 rules, but since it isvery specialized, you can put n by default. Your choice!
[15:46]<damian> respect the rules.
[15:46]<damian> it causes less hassle for everyone that way
[15:46]<cpw> I'm going to submit what I have for my Japanese translations then
[15:46]<ohertel> we switch it off and write that to the release notes.
tracker item
#649
Contributors
tracker item
Mobile display broken in 12.x
tracker item
Mobile display broken in trunk
tracker item
mobile doesn't recognize theme style in Look & Feel admin panel.
tracker item
Mobile support for INCLUDE, Structures?
I'm creating a Tiki site with several small reusable bits of content (as Wiki pages). Cell phone users are my primary audience, so I'm relying on HAWHAW and HAWIKI. I'd like to use INCLUDE module or structures to reuse the content. Tiki handles it fine, but my mobile tiki doesn't support either INCLUDES or Structures. The INCLUDE lines pass right thru unparsed.

1. Is there an easy way for me to get INCLUDE to work?
2. Is it planned for support in a later release?
3. Are there plans for support for Structures?

Thanks for HAWHAW, it's great!

Rob
tracker item
Mobile view issue - Tap targets are too small and too close together
tracker item
Native support for alternate content & layout per browser (Showfor plugin)
Two aspects:

A- Alternate theme for certain browsers:
Ex.: simple theme for IE6 or pocket browsers.

B- Showfor plugin, as developed for Support.mozilla.com


Should the plugin be called SHOWFOR? (if so, it's should be quite generic).

*printer
*various browsers
*mobile versions
*users, groups, perms, upon feature check
*etc

Even if the generic plugin is not called browser, SUMO can continue to use SHOWFOR (And avoid needing to edit all the content) thanks to ((doc:plugin Alias))

See: ((Alternate content by media))
tracker item
natokpe
tracker item
nextdev.t.o in mobile: unable to click on the watch icon for a tracker item
tracker item
nextdev.t.o: mobile not working for wiki pages (it is working for tracker items)
tracker item
doc.t.o broken link file galleries in mobile mode
tracker item
notabs button not exposed in (12.x) mobile mode for Plugin Tabs
tracker item
Perspectives: permit to add more than one (current conflict between mobile and general perspective)
tracker item
PHP warning by lib/setup/javascript.php
tracker item
Simple Login module on Tiki-Mobile?
If a site's articles or wiki pages are locked down, the user needs to login to see those pages.

It'd be good if a mobile page could support the login module or something like it, enabling the user to access more of the site.
tracker item
Some features on some servers: error by linking to cgi-system/php.cgi
I will provide more details later.

I saw this
tiki-mobile.php -> link to HAWHAW
charts -> with use of sameurl plugin
user_tasks module -> when trying to add a module

server: Dreamhost, not at root of domain.


__Seems related__
[tiki-view_tracker_item.php?itemId=441|not possible to ADD new task into user tasks in user-task module]
tracker item
Tiki Mobile illogical labels
tracker item
tiki-mobile.php -> normal integration in Tiki
tiki-mobile.php should appear in the menu when activated

BUG: It is possible to surf blogs in mobile mode even when deactivated.

WYSIWYCA: tiki-list_articles.php?mode=mobile and link to articles in tiki-mobile.php should only show when it user can see articles. Make sure to check topic permissions too.
tracker item
Top header ugly and hard to use on iPhone / smartphone
tracker item
Tracker field with Multiple selection list cannot be displayed in mobile mode
tracker item
Under tiki-mobile, {RSS} tag results are non-mobile
Hi,

I've put on the wiki hompage an {RSS} module, a list of the site's last modified wiki pages. Tiki-Mobile correctly generates the RSS list, but the links are non-mobile.

Is it possible to force mobile mode?
tracker item
Update HAWHAW to latest version in Tiki 1.9.1

"And from version 5.6 onwards, HAWHAW supports special output for the Lynx text browser. This "archaic" browser is still used today, often by handicaped people with screen readers and other special equipment. HAWHAW's Lynx support allows to create barrierfree applications, which validate Bobby-AAA-approved out of the box and additionally are accessible from each telephone by means of HAWHAW's VoiceXML support."

[http://www.hawhaw.de/]



Todo: add the powered by HAWHAW logo in the tiki-bot_bar.tpl when tiki-mobile is activated.
tracker item
View a Spreadsheet in Mobile mode: tiki complains infinitely that jquery_ui is not enabled
tracker item
xavi
Contributors
tracker item
  • «
  • 1 (current)
  • 2

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools